Skip to main content

Cloudflare and Nginx reverse Proxy

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey hey! I think the best resource for this is here:
    0
  • leonep
    thanks for help ! last question is : it is useful to install cache plugins in wordpress ?? (if a website already have cloudflare+nginx)
    0
  • cPRex Jurassic Moderator
    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
  • leonep
    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
  • cPRex Jurassic Moderator
    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
  • leonep
    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.