ip_hash detailed behaviour

2013-11-15 Thread Martin Loy
Hello I would like to know more about the behaviour of ip_hash when NGINX is reloaded and in the scenario of removing an upstream node. Is ip_hash somehow clever/sticky and would reasign the IPs to the same node after a reload or restart? and what would happen if an upstream node is marked/flagge

Re: Websocket proxy support

2013-02-18 Thread Martin Loy
There is a commit from maxim about ~12hs ago > http://trac.nginx.org/nginx/changeset/5073/nginx :) On Mon, Feb 18, 2013 at 10:06 AM, Andrew Alexeev wrote: > On Feb 18, 2013, at 4:03 PM, perone wrote: > > > Is there any updates on the Websocket proxy support ? Everything I found > is > > only thi