Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
The blog post view counter almost does not increase after some changes, including the plugin upgrade and cache changes. The WordPress.com counter also almost does not increase. I wonder what causes that... More puzzles...
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
"3,728 users online in the past 24 hours."
Is the forum session table gone mad or the site was mentioned somewhere?
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
08 Jun 2013, 00:55
(This post was last modified: 08 Jun 2013, 00:55 by Like Ra.)
New record:
"The most users online at one time was 157 on Yesterday at 17:16"
Still no idea where they came from 😁 Google analytics is useless...
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
11 Jun 2013, 11:47
(This post was last modified: 12 Jun 2013, 00:54 by Like Ra.)
And another record:
4,890 users online in the past 24 hours.
The most users online at one time was 198 on Today at 12:17
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
Updated the kernel, tweaked the startup scripts, rebooted - all services are up finally (earlier I had to manually start PHP and the monitoring script for some reason).
Also, tweaked MySQL again (e.g. reduced the minimum cacheable request, increased the transaction log, added indexes to some tables, etc.). Let's see if/how it affects the performance.
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
As I mentioned here
http://www.likera.com/blog/wp/archives/15405 the blog uses Photon CDN for images. It's free, it's distributed, it's supposed to be very fast, but it's strange. From what I understand it keeps the images in the original size only and resizes them on the fly using the "question mark" syntax, which is not good for caching. So, I'm not sure if image caching works now. Moreover, the CDN does not support expiring or cache cleaning.
OTOH, the site/disk load should be reduced once all images are transferred to CDN. Can't check the disk load statistics at the moment - the monitoring site is not reachable 😁
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
Dunno what's going on. The site is slow and returns timeouts. MySQL is too busy with writing (writing what?) But at the same time the system load is low. Nothing interesting in the logs except timeouts...
Posts: 4,643
Thanks received: 6592
Thanks given: 3712
Joined: Dec 2006
27 Jun 2013, 07:59
(This post was last modified: 27 Jun 2013, 07:59 by madjack.)
(27 Jun 2013, 01:23 )Like Ra Wrote: Dunno what's going on. The site is slow and returns timeouts. MySQL is too busy with writing (writing what?) But at the same time the system load is low. Nothing interesting in the logs except timeouts...
Hmmm... something not right here. Forum seems to be OK, but can't get to blog page at all.
Good luck with figuring it out!

:
MJ
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
27 Jun 2013, 08:53
(This post was last modified: 27 Jun 2013, 08:53 by Like Ra.)
Indeed. It works every time I clear the web-server cache . It shows one page and then it stops working. No errors in the logs. Admin pages work fine. Checking further...
Posts: 28,333
Thanks received: 14821
Thanks given: 7705
Joined: Jul 2006
Hmmm... Looks like it was JetPack plugin. Highly promoted by WordPress with lots of (but mostly manually disabled) functionality. I think it's related to the statistics, but I'm not sure. Anyway, no CDN, no sharing buttons, no something else, but back the speed.