atom feed3 messages in ru.sysoev.nginxRe: nginx upstream for broadcasting u...
FromSent OnAttachments
Ashish SApr 18, 2012 6:28 pm 
Ashish SApr 19, 2012 1:16 pm 
Ashish SApr 23, 2012 10:59 am 
Subject:Re: nginx upstream for broadcasting update messages ?
From:Ashish S (ashi@gmail.com)
Date:Apr 23, 2012 10:59:41 am
List:ru.sysoev.nginx

Hi There,

Anyone with some experience here? I stumbled upon the http push module http://wiki.nginx.org/HttpPushStreamModule, but do you recommend to follow its path?

Thanks, Ashish.

Hi,

Anyone with experience with a similar use-case?  Any recommendations here?

Hi,

I have 2 memcache boxes behind nginx.  For reads, the upstream module lets me round-robin between the backend memcache boxes. I want the updates to go to all 2 memcache boxes. My question is, what is the best way to broadcast the updates to the backend?  Is there a reference implementation of some module which does similar stuff (broadcast)?