Slowness
From Talk:Main Page
Jump to navigation
Jump to search
Revision as of 4 December 2011 at 15:39.
The highlighted comment was created in this revision.
The highlighted comment was created in this revision.
If anyone is noticing Robowiki being slow, it's because a PHP process is hitting a cpu bottleneck right now.
The logs are showing Bing and Baidu doing some heavy spidering right now so it could be that... but it could be something else, I'm not 100% sure.
Are you using php-fpm or spawn-fcgi? From my test, the former performs better under heavy load (though I am not sure since I tested it with nginx, not lighttpd; tested with apachebench with wordpress installation)