Which module for Nginx is the best for HTTP PUSH?

jnbdz picture jnbdz · Oct 19, 2011 · Viewed 7.3k times · Source

On nginx website they are two module for HTTP PUSH.

Here they are:

http://pushmodule.slact.net/ and http://wiki.nginx.org/HttpPushStreamModule

Wich one is better?

Have you used one of them? Which one do you prefer?

Thanks in advance.

Answer

jnbdz picture jnbdz · Nov 29, 2011

I chose HttpPushStreamModule ( https://github.com/wandenberg/nginx-push-stream-module ).

It's better. It now supports websockets.