![]() |
|
Sentora + Nginx - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Sentora + Nginx (/showthread.php?tid=981) |
Sentora + Nginx - insha - 02-04-2015 Can you build it for nginx? RE: Sentora + Nginx - Me.B - 02-04-2015 It's a bit complicated and for what purpose? You can easier use varnish for caching and speeding up your traffic. Nginx I saw some panel using it in front of apache as the main issue will be keeping alive all apache features like .htaccess and that's totally crazy. Currently focus will remain on improving current apache support. M B RE: Sentora + Nginx - insha - 02-04-2015 I think that is better with nginx, to load a pages faster. How to install varnish? RE: Sentora + Nginx - Me.B - 02-04-2015 Most users will request apache features... Nginx is great but not for beginners users that will end up ddos support over request .htacces not working or password directories. Nginx is faster but implies another setup! Varnish google it and you must have some knowledge over how to setup a reverse proxy. M B |