3 messages in ru.sysoev.nginxRe: Q about ngx_http_proxy_module.c
FromSent OnAttachments
Aleksandar LazicAug 3, 2006 4:06 am 
Igor SysoevAug 4, 2006 9:05 am 
Alexander LazicAug 4, 2006 11:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Q about ngx_http_proxy_module.cActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Aug 4, 2006 9:05:51 am
List:ru.sysoev.nginx

On Thu, 3 Aug 2006, Aleksandar Lazic wrote:

due the fact that nginx use keepalive to the clients howabout to use ist also to the backends ;-)

Have you thought to make this with ngx_http_upstream?

Yes, I have plan to add persistent connections to the backends.