Project

General

Profile

Actions

Task #2195

closed

Max file upload - server configuration documentation

Added by Radek Tomiška about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Petr Fišer
Category:
Infrastructure
Target version:
Start date:
04/08/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

In related ticket #2106 was improved product documentation about max file upload size:
https://wiki.czechidm.com/devel/documentation/application_configuration/dev/backend#attachment_storage
(Application server (e.g. Tomcat "maxSwallowSize" connector parameter) has to be set properly too (e.g. <Connector port="8080" maxSwallowSize="-1" ...))

Could you please add the note into installation guide too?
Property value (-1 or some high value) can be revised from your point of view (https://www.baeldung.com/spring-maxuploadsizeexceeded#tomcat-configuration).


Related issues

Related to IdStory Identity Manager - Defect #2106: Max file upload exception is not propagated to frontend. ClosedRadek Tomiška03/09/2020

Actions
Related to IdStory IdM containers - Task #2116: Allow max uploaded file size to be up to 100MBClosedPetr Fišer03/11/2020

Actions
Actions #1

Updated by Radek Tomiška about 4 years ago

  • Related to Defect #2106: Max file upload exception is not propagated to frontend. added
Actions #2

Updated by Petr Fišer about 4 years ago

  • Related to Task #2116: Allow max uploaded file size to be up to 100MB added
Actions #3

Updated by Petr Fišer about 4 years ago

Thanks for notifying me, will look into it.

Places to change:
  • Installation howto for Linux (both CentOS7 and new-ish CentOS 8).
  • Installation howto for Windows.
  • Update dockerfile for CzechIdM image. #2116
  • IdM 10 upgrade guide.
Actions #4

Updated by Petr Fišer about 4 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 80

Updated all HOWTOs and Docker image for 10.1.0.

Actions #5

Updated by Petr Fišer about 4 years ago

Updated the howto in git, created a pull to develop.
https://github.com/bcvsolutions/CzechIdMng/pull/108

Actions #6

Updated by Petr Fišer about 4 years ago

  • Status changed from In Progress to Resolved

Howto merged into develop by Radek.

Actions #7

Updated by Radek Tomiška about 4 years ago

  • Target version set to 10.3.0
  • % Done changed from 80 to 100

Thx! I merged branch into develop.

Note: This application server setting will be needed for LTS too, it doesn't work even before version 10, but it's nice to have a note in migration guide too.

Actions #8

Updated by Petr Fišer about 4 years ago

Radek Tomiška wrote:

Note: This application server setting will be needed for LTS too, it doesn't work even before version 10, but it's nice to have a note in migration guide too.

AFAIK we do not encounter this on projects but it is certainly good to know. Thank you. :)

Actions #9

Updated by Radek Tomiška almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF