7 messages in ru.sysoev.nginxRe: Appropriate use for nginx?
FromSent OnAttachments
Drew DeNardoSep 13, 2007 12:55 pm 
Igor SysoevSep 16, 2007 6:59 am 
Drew DeNardoSep 17, 2007 7:49 am 
Roger PackSep 17, 2007 12:07 pm 
Malte SussdorffSep 17, 2007 8:57 pm 
Roger PackSep 19, 2007 12:10 pm 
Malte SussdorffSep 23, 2007 9:22 pm 
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: Appropriate use for nginx?Actions...
From:Roger Pack (roge@public.gmane.org)
Date:Sep 17, 2007 12:07:42 pm
List:ru.sysoev.nginx

Hmm. I then wonder if nginx has the optional ability to establish constant connections with a backend, then reuse those (i.e. its own keep-alive's with an http proxy--establish a single connection, client A connects to nginx, nginx uses it, then after that B connects to nginx, nginx reuses A's connection for B's transfer). That might be useful. Thanks! -Roger