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.
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.
I chose HttpPushStreamModule ( https://github.com/wandenberg/nginx-push-stream-module ).
It's better. It now supports websockets.