Re: ssl cache pooling ? (kind of)

2014-03-22 Thread Maxim Dounin
Hello! On Sat, Mar 22, 2014 at 12:28:16PM -0400, Larry wrote: > Hello, > > I would like to know if we could replicate the shared memory over multiple > servers. > > One cannot reliably use the new ticket system since not all webbrowsers > support this. > > My idea is to modify the ngx_shared_m

Pass path to thttpd for CGI

2014-03-22 Thread Doc
I sort of have this working but not quite. I have http://mysite.com/music/play/song.mp3 and this plays fine in the browser by accessing the mp3 file in its folder. However, I want to handle requests to download the song at http://mysite.com/music/download/song.mp3 with a CGI script that has n

ssl cache pooling ? (kind of)

2014-03-22 Thread Larry
Hello, I would like to know if we could replicate the shared memory over multiple servers. One cannot reliably use the new ticket system since not all webbrowsers support this. My idea is to modify the ngx_shared_memory_add function to add a rpc stack to it. We would write down the upstream ser

Re: redirect help please... this one's driving me mad!

2014-03-22 Thread Jason Woods
On 22 Mar 2014, at 00.16, Francis Daly wrote: > On Sat, Mar 22, 2014 at 11:37:38AM +1300, Steve Holdoway wrote: > > Hi there, > >> Sadly not one mention of the correct way to handle %1 and $1 in either >> of these pages. > I seem to be having problems sending to this mailing list... but I wi

nginx reverse proxy

2014-03-22 Thread chima s
Hi, I have configured nginx as reverse proxy for jboss. All the system are hosted in Amazon cloud and using AWS ELB for both nginx and jboss WEB ELB <---> nginx reverse proxy <---> APP ELB <---> Jboss7. When i access abc.example.com/admin/login.do, i am getting page and after i provide username