Debugging fastcgi parameters
Thomas
iamkenzo at gmail.com
Fri Mar 14 17:31:32 MSK 2008
Hi,
I think it is in the log_format declaration, you can choose what
parameters to put in the log file, see for example:
log_format main '$remote_addr - $remote_user [$time_local] $status '
'"$request" $body_bytes_sent "$http_referer" '
'"$http_user_agent" "http_x_forwarded_for"';
Good luck in getting 100% of the fastcgi support for your website :-)
On Fri, Mar 14, 2008 at 3:16 PM, Ian M. Evans <ianevans at digitalhit.com> wrote:
> As a quick side thread to "Problems with fastcgi php migration":
>
> Is there a way to see the content of all the fastcgi_params getting
> passed to the fastcgi server? The standard debug log doesn't give it and
> I'm wondering if that info might help.
>
>
More information about the nginx
mailing list