Is this a new feature request?
Wanted change
Would it be possible to add a new environment variable to define the size for the Nginx large_client_header_buffers option?
Reason for change
Some software can use very long URI with the Docker Socket Proxy. It can result to an HTTP 414 Request-URI Too Large error.
See for example this issue I opened for What's up Docker? here.
Proposed code change
No response
Is this a new feature request?
Wanted change
Would it be possible to add a new environment variable to define the
sizefor the Nginxlarge_client_header_buffersoption?Reason for change
Some software can use very long URI with the Docker Socket Proxy. It can result to an HTTP 414 Request-URI Too Large error.
See for example this issue I opened for What's up Docker? here.
Proposed code change
No response