Project

Profile

Help

Task #9143

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_container/492":https://github.com/pulp/pulp_container/issues/492 




 ---- 


 Add a section that would have settings recommendations for : 
 *    client_max_body_size, the default is 1m, it can/should be adjusted for a more performant ` podman push` 
 * gunicorn timeout can/should be increased to mitigate 504 error during a lot of simultaneous `podman push` which would lead to i/o saturation. 

Back