09-22-2014, 11:49 PM
09-23-2014, 12:06 AM
Nginx require FPM and sentora is not secure in that mode.
M B
M B
09-23-2014, 03:20 AM
(09-23-2014, 12:06 AM)Me.B Wrote: [ -> ]Nginx require FPM and sentora is not secure in that mode.
M B
would at least be implemented as http proxy. several reviews on the internet show performance gain related to the processes of apache.
examples:
http://nginx.com/resources/admin-guide/reverse-proxy/
https://ef.gy/using-nginx-as-a-proxy-server
Has anyone tried to install it on the side of Apache Sentora ??
09-23-2014, 04:19 AM
Varnish is great too. But again depend on your real needs.
I saw more bottlenecks caused by badly written mysql queries than apache issues.
If you setup it as frontal all you have to do is change default centora panel port and tunnel all requests to apache which is a crazy way for me.
M B
I saw more bottlenecks caused by badly written mysql queries than apache issues.
If you setup it as frontal all you have to do is change default centora panel port and tunnel all requests to apache which is a crazy way for me.
M B