Welcome! Log In Create A New Profile

Advanced

Re: IP address of fastcgi server?

October 12, 2010 03:06PM
On 12/10/2010 02:41, Ilan Berkner wrote:
> Hi All,
>
> We're doing some profiling and one of the parameters we'd like to get is
> the IP address of the fastcgi (in this case php-fpm) server that
> processed the request. PHP $_SERVER['server_addr'] returns the external
> address of the nginx server per our fastcgi configuration:
>
> fastcgi_param SERVER_ADDR $server_addr;
>
> Is this correct behavior? is there a way to get the local address of the
> server processing the php request?
>
You can obtain the IP address of the machine running the script with

$_server['SERVER_ADDR']

Regards

Ian

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

IP address of fastcgi server?

iberkner October 11, 2010 09:46PM

Re: IP address of fastcgi server?

Maxim Dounin October 12, 2010 02:30AM

Re: IP address of fastcgi server?

iberkner October 12, 2010 06:58AM

Re: IP address of fastcgi server?

Maxim Dounin October 12, 2010 07:08AM

Re: IP address of fastcgi server?

hobson42 October 12, 2010 03:06PM

Re: IP address of fastcgi server?

iberkner October 12, 2010 03:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 112
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