Recent content by rplana

  1. R

    Question Install Varnish on a CentOS7 with plesk obsidian and nginx

    Hi again, So finally I could run varnish with docker on my development server, I had a lot of trouble making wordpress running in https with varnish, always gave me infinite loop redirection but at the end it worked. I had to activate https with Really simple SSL plugin on wordpress, deactivate...
  2. R

    Question Install Varnish on a CentOS7 with plesk obsidian and nginx

    I saw that method too, but I will have more than one website on the server and I'm not sure if I can create a docker with varnish for every website or the number is limited. And I also saw a lot of diferents configurations on docker varnish configuration file and I don't know what configuration...
  3. R

    Question Install Varnish on a CentOS7 with plesk obsidian and nginx

    I want to install varnish on a new server to work with wordpress, but the server has plesk and it works with nginx on port 80. If I'm not wrong I need to move the nginx port to 8080 (for example) and set varnish to 80 (apache also works in 7080). But this is not working at all, when I have...
Back
Top