Welcome! Log In Create A New Profile

Advanced

Re: Possible to determine which FastCGI server responded?

Maxim Dounin
September 14, 2009 03:48AM
Hello!

On Sun, Sep 13, 2009 at 05:22:03PM -0400, Davy Campano wrote:

> 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;
> }

$upstream_addr

http://wiki.nginx.org/NginxHttpUpstreamModule#.24upstream_addr

Maxim Dounin
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: 214
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