Actions
Incident #8883
closed
Nginx portal cluster change for supporting large file upload must be reviewed as nginx would not start
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Other
Target version:
Start date:
Jun 08, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
It seems We just had a problem with the editing made by @tommaso.piccioli@isti.cnr.it to make nginx support large file uploads.
The nginx on infra-gateway1 was down and would not restart today.
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from New to In Progress
I'm adding the config option client_body_temp_path
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_temp_path to the infra dev configurations.
Updated by Andrea Dell'Amico about 8 years ago
- % Done changed from 0 to 60
- Infrastructure Development, Pre-Production added
The new configuration is running on both dev2 and dev3. Can anybody test?
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
Installed on the preprod and production servers too.
The new temporary directory is /tmp/nginx_temp, and a two levels structure will be created by the upload operations.
Actions