[dev] "abuse" of NGX_CONF_FLAG?

Manlio Perillo manlio_perillo at libero.it
Tue Sep 11 23:26:00 MSD 2007


Hi again.

If I'm right, NGX_CONF_FLAG should be used with configuration directives 
that accepts a flag (on/off).

However a
$grep -r -B 2 NGX_CONF_FLAG src/

reveals that this flag is used by some other directives like:

"proxy_pass_request_headers"
"proxy_hide_request_headers"
"fastcgi_pass_request_headers"
"fastcgi_hide_request_headers"



Manlio Perillo





More information about the nginx mailing list