Welcome! Log In Create A New Profile

Advanced

Possible to determine which FastCGI server responded?

September 13, 2009 05:24PM
If I have a configuration like this for FastCGI, is it possible to determine
which server responded to the request? Is there a variable that would tell
this that I can use for nginx's log?
upstream phpservers
{
server 10.1.1.50:5201;
server 10.1.1.51:5201;
}

Davy
Subject Author Posted

Possible to determine which FastCGI server responded?

dcampano September 13, 2009 05:24PM

Re: Possible to determine which FastCGI server responded?

Maxim Dounin September 14, 2009 03:48AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 316
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready