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:Malte Sussdorff (suss@public.gmane.org)
Date:Sep 17, 2007 8:57:44 pm
List:ru.sysoev.nginx

Hi Roger, which benefits do you envision from this, can you give examples? I am just intrigued. Thanks Malte

Am 17.09.2007 um 21:08 schrieb Roger Pack:

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