<div dir="ltr">
<div>(Sorry if this is a dup. I sent this originally before my subscription was confirmed.)</div><div><br></div><div>I was told that v1.22 of nginx will look for a CLIENT_MAX_BODY_SIZE
 environment variable to configure the "client_max_body_size" 
configuration property.  I'm having trouble finding a clear statement of
 what the required syntax is for that.</div><div><br></div><div>The documentation for the configuration property, at <a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size" target="_blank">http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size</a>
 , simply uses "m" as an example, but it doesn't actually say anything 
about what the required syntax is.  Does it only allow "m", or does it 
check for "M" or other variations?</div><div><br></div><div>Similarly, 
is the required syntax for the environment variable the same?  Is it 
really v1.22 that will check for that environment variable?</div>

</div>