Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 275 → Rev 276

/trunk/nginx.conf
13,7 → 13,7
 
# If you get HTTP error "502 Bad Gateway" with NGINX, or the error log message
# "upstream sent too big header while reading response header from upstream",
# following settings might solve the problem:
# then the following settings might solve the problem:
 
proxy_intercept_errors on;
fastcgi_buffers 16 16k;