This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Installation / How to Enable Varnish for website
« on: April 08, 2018, 12:47:51 PM »
Hello,
The Varnish module has been installed with Apache and Nginx reverse proxy. The Varnish service is running but when I test the website it shows x-Cache instead of Varnish. But I did not find x-Cache installed on server.
Given below is the output of "cur -I <server IP>"
HTTP/1.1 200 OK
Server: nginx/1.12.2
Date: Sun, 08 Apr 2018 12:46:28 GMT
Content-Type: text/html
Content-Length: 5069
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Tue, 24 Jan 2017 21:00:51 GMT
ETag: "13cd-546dd693ee6c0"
Accept-Ranges: bytes
X-Cache: HIT from Backend
The Varnish module has been installed with Apache and Nginx reverse proxy. The Varnish service is running but when I test the website it shows x-Cache instead of Varnish. But I did not find x-Cache installed on server.
Given below is the output of "cur -I <server IP>"
HTTP/1.1 200 OK
Server: nginx/1.12.2
Date: Sun, 08 Apr 2018 12:46:28 GMT
Content-Type: text/html
Content-Length: 5069
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Tue, 24 Jan 2017 21:00:51 GMT
ETag: "13cd-546dd693ee6c0"
Accept-Ranges: bytes
X-Cache: HIT from Backend
2
Installation / How to install php-fpm on version 7
« on: April 08, 2018, 12:45:19 PM »
Hello,
Please help me to install the php-fpm on php7
Please help me to install the php-fpm on php7
Pages: [1]