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
SSL / Re: If i force SSL across my domain will I loose the benefits of Varnish/Nginx?
« on: July 06, 2016, 02:47:33 PM »
I forgot to mention. I was running this on a 3 euro scaleway vps with 2 intel atom cores, 2GB ram and 50GB SSD. These graphs from New Relci at the time of testing
https://rpm.newrelic.com/public/charts/6Esp26alY6R
https://rpm.newrelic.com/public/charts/8bYlIM8F8gl
https://rpm.newrelic.com/public/charts/9FqmKU12fJj
https://rpm.newrelic.com/public/charts/6Esp26alY6R
https://rpm.newrelic.com/public/charts/8bYlIM8F8gl
https://rpm.newrelic.com/public/charts/9FqmKU12fJj
2
SSL / Re: If i force SSL across my domain will I loose the benefits of Varnish/Nginx?
« on: July 06, 2016, 02:39:55 PM »
I have just setup a VPS at scaleway. Running CWP.
I have install Varnish:80, NGINX:82 &:443, Apache :8181.
I setup a test WP site. Setup with Letsencrpyt certs. Setup Nginx with Http2. Using PHP7.
I test my site and it hits the varnish cache.
On pingdom I get faster than 92% of tested websites. (No caching plugins yet) http://tools.pingdom.com/fpt/ch6gYR/https://test.mariselaveludo.com
I loaded up 100 VU's from loadimpact over 3 different locations over a 5min period, results:
Page 1 Aggregated (World) Auto generated from test.mariselaveludo.com 549 238.9ms 2.66s 3.74s Add graph
Page 1 Ashburn, US (Amazon) Auto generated from test.mariselaveludo.com 192 825.47ms 952.58ms 1.97s Add graph
Page 1 Dublin, IE (Amazon) Auto generated from test.mariselaveludo.com 190 238.9ms 283.49ms 466.53ms Add graph
Page 1 Sydney, AU (Amazon) Auto generated from test.mariselaveludo.com 167 3.28s 3.4s 3.74s Add graph
Here is my varnishstat from that period:
Uptime mgt: 0+01:55:02 Hitrate n: 10 100 1000
Uptime child: 0+01:55:02 avg(n): 0.0000 0.2450 0.2331
NAME CURRENT CHANGE AVERAGE AVG_10 AVG_100 AVG_1000
MAIN.uptime 0+01:55:02
MAIN.sess_conn 4889 0.00 . 0.00 5.03 3.56
MAIN.client_req 4908 0.00 . 0.00 5.03 3.57
MAIN.cache_hit 4665 0.00 . 0.00 5.03 3.56
MAIN.cache_miss 46 0.00 . 0.00 0.00 0.00
MAIN.backend_reuse 49 0.00 . 0.00 0.00 0.00
MAIN.backend_recycle 63 0.00 . 0.00 0.00 0.00
You can see that it hits Varnish cache. So I dont see a problem enabling https site wide.
I have install Varnish:80, NGINX:82 &:443, Apache :8181.
I setup a test WP site. Setup with Letsencrpyt certs. Setup Nginx with Http2. Using PHP7.
I test my site and it hits the varnish cache.
On pingdom I get faster than 92% of tested websites. (No caching plugins yet) http://tools.pingdom.com/fpt/ch6gYR/https://test.mariselaveludo.com
I loaded up 100 VU's from loadimpact over 3 different locations over a 5min period, results:
Page 1 Aggregated (World) Auto generated from test.mariselaveludo.com 549 238.9ms 2.66s 3.74s Add graph
Page 1 Ashburn, US (Amazon) Auto generated from test.mariselaveludo.com 192 825.47ms 952.58ms 1.97s Add graph
Page 1 Dublin, IE (Amazon) Auto generated from test.mariselaveludo.com 190 238.9ms 283.49ms 466.53ms Add graph
Page 1 Sydney, AU (Amazon) Auto generated from test.mariselaveludo.com 167 3.28s 3.4s 3.74s Add graph
Here is my varnishstat from that period:
Uptime mgt: 0+01:55:02 Hitrate n: 10 100 1000
Uptime child: 0+01:55:02 avg(n): 0.0000 0.2450 0.2331
NAME CURRENT CHANGE AVERAGE AVG_10 AVG_100 AVG_1000
MAIN.uptime 0+01:55:02
MAIN.sess_conn 4889 0.00 . 0.00 5.03 3.56
MAIN.client_req 4908 0.00 . 0.00 5.03 3.57
MAIN.cache_hit 4665 0.00 . 0.00 5.03 3.56
MAIN.cache_miss 46 0.00 . 0.00 0.00 0.00
MAIN.backend_reuse 49 0.00 . 0.00 0.00 0.00
MAIN.backend_recycle 63 0.00 . 0.00 0.00 0.00
You can see that it hits Varnish cache. So I dont see a problem enabling https site wide.
3
CSF Firewall / Errors in Firewall Manager
« on: June 09, 2016, 09:37:58 AM »
Hi All
1st time on this forum.
Quite new to Linux and Centos. Centos WP is awesome by the way. Recommend to all my colleagues!
I am getting this error on my firewall logs. This error come up in both the white list and black list.
Notice: Undefined variable: shgeac119 in /usr/local/cwpsrv/htdocs/resources/admin/modules/firewall.php(1) : eval()'d code(1) : eval()'d code on line 44
allow
Do you guys have any ideas?
1st time on this forum.
Quite new to Linux and Centos. Centos WP is awesome by the way. Recommend to all my colleagues!
I am getting this error on my firewall logs. This error come up in both the white list and black list.
Notice: Undefined variable: shgeac119 in /usr/local/cwpsrv/htdocs/resources/admin/modules/firewall.php(1) : eval()'d code(1) : eval()'d code on line 44
allow
Do you guys have any ideas?
Pages: [1]