RE: Help on designing using multiple location/upstream modules

2013-12-05 Thread Reetesh Ranjan
Hi! Date: Sat, 30 Nov 2013 14:37:04 -0800 Subject: Re: Help on designing using multiple location/upstream modules From: agen...@gmail.com To: nginx-devel@nginx.org Hello! On Sat, Nov 30, 2013 at 11:05 AM, Reetesh Ranjan wrote: Thanks for the help! Going by the documentation of the

RE: How to implement handshake in an upstream module?

2013-12-05 Thread Reetesh Ranjan
Hi! Date: Thu, 5 Dec 2013 13:23:55 -0800 Subject: Re: How to implement handshake in an upstream module? From: agen...@gmail.com To: nginx-devel@nginx.org You're essentially doing pipelined requests here and you will run into the following limitation in the nginx core: