wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

Installation nginx-push-stream-module without make #240

Closed Akylenok closed 7 years ago

Akylenok commented 8 years ago

Hello. I use nginx from engintron for cPanel (CloudLinux OS). Have engintron is not possible to build nginx from source. Is there a possibility that your module plugged in? And if so, how to do it?

wandenberg commented 8 years ago

You can generate a .so file with the module, upload it to your server and reference it from your config file. Check here for more info.