[PATCH 1 of 1 RFC] Better recheck of dead upstream servers
Maxim Dounin
mdounin at mdounin.ru
Wed Oct 5 14:49:19 UTC 2011
Hello!
On Wed, Oct 05, 2011 at 10:34:19PM +0800, 肖涵 wrote:
> recently,i begain to use nginx.1.1.4 to test upstream keepalived,but i found
> it olny i must set the keepalive_timeout X (X>0),the upstream keepalive can
> work , isn't it?
For upstream keepalive to work you have to enable keepalive
connections on backend server(s).
If you are using nginx on backend - you have to use
keepalive_timeout to enable keepalive support on it.
Maxim Dounin
p.s. Your question is clearly unrelated to the patch about dead
servers recheck. Please don't hijack unrelated threads. Thank
you.
More information about the nginx-devel
mailing list