Welcome! Log In Create A New Profile

Advanced

Re: HttpUpstreamModule: Need more detailed Information

Axel
August 13, 2012 02:26AM
Hi,

thanks for your answers. I will have a look on nginx development and
take a look as suggested in the other answer.

Regards,
Axel

Am 10.08.2012 15:45, schrieb Maxim Dounin:
>> - how does nginx detect if one ore more upstream servers has diappeared?
>> - what kind of mechanism does nginx use? icmp or something else?
>
> It detects based on status of requests to upstream servers. If
> requests fail - the server is considered down and additional
> requests aren't routed to it for some time.

>> - how often does nginx request the status of upstream servers?
>
> For alive servers - as often as normal requests are routed to the
> servers. For servers already considered down - once per
> fail_timeout (per worker, see below).
>
>> - how can I monitor the status of upstream server seen by nginx (I
>> monitor the status of running apache prcesses on the upstream server
>> separately)
>
> Currently, there is no way. Moreover, each nginx worker process
> has it's own idea about status of upstream servers.
>
> Maxim Dounin
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>

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

HttpUpstreamModule: Need more detailed Information

Axel August 10, 2012 07:38AM

Re: HttpUpstreamModule: Need more detailed Information

Maxim Dounin August 10, 2012 09:46AM

Re: HttpUpstreamModule: Need more detailed Information

Axel August 13, 2012 02:26AM

Re: HttpUpstreamModule: Need more detailed Information

姚伟斌 August 12, 2012 10:44PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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