nginx upstream for broadcasting update messages ?
Ashish S
ashishs.dev at gmail.com
Mon Apr 23 18:00:23 UTC 2012
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.
On Thu, Apr 19, 2012 at 1:17 PM, Ashish S <ashishs.dev at gmail.com> wrote:
> Hi,
>
> Anyone with experience with a similar use-case? Any recommendations here?
>
> Thanks,
> Ashish
>
> On Wed, Apr 18, 2012 at 6:29 PM, Ashish S <ashishs.dev at gmail.com> wrote:
>> 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)?
>>
>> Thanks
>> Ashish
More information about the nginx
mailing list