Zee
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Site slows when mass approving reviewsThanks!
Cloudlinux PHP 7.2 Extensions adding memcached
Pagination is gone for me as well. Nothing showing below the post list.
1. No, I have not disabled W3 Total Cache before updating (will try that next time)
2. No spike flushing W3 Total CacheI was thinking the same thing about cache being rebuilt but that seems to not be the case. Does Shareaholic reindex all posts after an update?
The memory usage normally sits around 45-60% of 1GB of RAM so I am thinking it has more to do with a hitting the memory limit of 256MB I have set
Processes
User Count CPU Memory
mysqld mysql 1 3.0% 365 MB
varnishd nobody 1 0.2% 94 MB
php-fpm7.1 mpxcvqczjz 2 4.7% 86.4 MB
varnishd root 1 0.0% 81.7 MB
apache2 www-data 11 0.0% 33.7 MB
sensu-client sensu 1 0.0% 14.5 MB
newrelic-daemon root 1 0.0% 10.6 MB
nginx www-data 1 0.9% 8.84 MB
smtp postfix 2 0.0% 8.09 MB
bounce postfix 2 0.0% 7.59 MB
fail2ban-server root 1 0.1% 4.97 MB
apache2 mpxcvqczjz 1 0.1% 4.47 MB
nrsysmond newrelic 2 0.1% 4.15 MB
systemd root 1 0.0% 3.35 MB
pickup postfix 1 0.0% 3.3 MB
php-fpm7.1 root 1 0.0% 1.88 MB
apache2 root 1 0.0% 1.56 MB
ntpd ntp 1 0.0% 1.54 MB
systemd-journal root 1 0.0% 1.51 MB
qmgr postfix 1 0.0% 908 KB
vnstatd vnstat 1 0.0% 900 KB
sshd root 1 0.0% 812 KB
master root 1 0.0% 508 KB
cron root 1 0.0% 496 KB
systemd-logind root 1 0.0% 389 KB
rsyslogd root 1 0.0% 356 KB
monit root 1 0.1% 328 KB
memcached nobody 1 0.1% 248 KB
dbus-daemon messagebus 1 0.1% 136 KBSame error occurs with or without caching. The error is fleeting and just shows up twice without any ill effect on the site. The larger issue is the server load for approximately 1 to 1 1/2 hours after an update. Here are some screen shots
Yes W3 Total Cache: Page Caching only
Autoptimize: CSS, JS and html minificationI am on a VPS at vultr with the following stack:
NGINX
Apache
PHP-FPM
Varnish
MySQL 5.6
PHP 7.1MEMORY LIMIT 256MB
- This reply was modified 7 years ago by Zee.
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Doesn’t purge cache after commentJust to follow up the exact way I was able to fix the problem.
Under Applications – Application Settings – Varnish Settings
Add New Rule
Type: Cookie
Method: Exclude
Value: comment_author_[a-zA-Z0-9_]+Save and comments should work.
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Doesn’t purge cache after commentI found the same problem with other caching plugins and it was varnish cache with the comment cookie. I think I excluded comment_author_ in the Varnish settings.
Forum: Plugins
In reply to: [Yoast SEO] How do you recount links?Already did that awhile ago and it got binned. They said it that github is not where to seek support.
Transients still appears once in awhile but not like before. Like you said probably due to caching issues. Marking it resolved.
Well it seems that transients are being created constantly throughout the day and then expiring. Does the plugin still create transients even with the counts off?
The site was moved to SSL a couple weeks ago. I did turn off the share counts and Disable server-side Share Counts API. Do you think it is just a matter of the database cleaning up the shareaholic data after the change? Do you recommended settings, reset or just let it keep going at this point?
Transients example
a:3:{s:6:”status”;i:200;s:4:”data”;a:4:{s:9:”pinterest”;i:0;s:8:”facebook”;i:0;s:6:”yummly”;i:0;s:11:”stumbleupon”;i:0;}s:8:”services”;a:4:{i:0;s:9:”pinterest”;i:1;s:8:”facebook”;i:2;s:6:”yummly”;i:3;s:11:”stumbleupon”;}}Thanks for clearing that up.
Seems to be fixed. Thanks.
- This reply was modified 7 years, 3 months ago by Zee.