Cloudflare and Nginx reverse Proxy
Hi,
i have read in the cpanel documentation that NGINX can be used with cloudflare but i also read in cloudflare documentation that if cache control header is set to private cloudflare does not act.
So it is better to disable NGIX for user using cloudflare ?
and also inside wordpress may users have cache plugins.
what is the best in speed and resourse usage ?
thanks
-
thanks for help ! last question is : it is useful to install cache plugins in wordpress ?? (if a website already have cloudflare+nginx) 0 -
The advantage of using a tool like Nginx at the server level is that it works for every domain, and doesn't need to hit any PHP or site-level tools. In general, I think most people find Nginx to be faster than specific WordPress caching plugins. 0 -
great, i checked my cache adding X-Cache status header and it looks good..... i want just a clarifications . i have only mod_expires on apache. do you think i need other modules like redis or memcached ? thanks 0 -
I don't claim to be a pro website tuner, so it's hard for me to say what you need. If you're happy with the performance of the site as it, it's usually best to leave it alone instead of trying to introduce more complexity. 0 -
it is a very simple scenario with wordpress sites hosted on a dedicated server with cloudlinux and cpnael. I just put the nginx proxy and then at this point I ask if it is opportune to install cache modules like memcached on apache since there is nsginx or just nginx cache all and no need cache modules on apache.... 0
Please sign in to leave a comment.
Comments
6 comments