Like Ra's Naughty Forum
Site performance, Server errors, outages and tunings - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site)
+--- Thread: Site performance, Server errors, outages and tunings (/Thread-Site-performance-Server-errors-outages-and-tunings)



RE: Server error, address not available - Like Ra - 28 Jan 2011

(27 Jan 2011, 19:06 )krinlyc Wrote:
(27 Jan 2011, 00:11 )Like Ra Wrote: OK, fixed. RewriteRules Rule! ;D

You can do nasty things with RewriteRule s - hehe 😁

Yeah, they are almost like sendmail.cf 😋


RE: Server error, address not available - Like Ra - 28 Jan 2011

cPanel daemons magically reappear out of nowhere and take all available memory. Need to put another script into cron to kill it periodically.


RE: Server error, address not available - Like Ra - 29 Jan 2011

cPanel and lfd start - the web-server dies. I still can't find the script from and the time at which these progs start.


RE: Server error, address not available - Like Ra - 30 Jan 2011

Discovered too many mysqld processes. Let's reboot the whole box ...


RE: Server error, address not available - Like Ra - 30 Jan 2011

Rebooting definitely fixed something:

Swap: 2048276k total, 0k used, 2048276k free

Nothing swapped, never seen that before on this system.

Had to kill tomcat. No idea what spawns it. Java eats way too much memory and I do not use it.


RE: Server error, address not available - Like Ra - 08 Feb 2011

Every day the system goes mad at ~12:05GMT. Nothing in cron. Probably something's happening with the hosting system - it's a VPS after all...


RE: Server error, address not available - Like Ra - 09 Feb 2011

Tweaked caching dramatically reduced the load!


RE: Server error, address not available - Like Ra - 13 Feb 2011

Checking the code again. Going to implement some load balancing tricks and combine the CSS and JS together. Then tweak the forum software.



RE: Server error, address not available - Like Ra - 01 Mar 2011

I tested some more tweaks and tricks during the very high load today. What really helps is Free CDN (Coral) - the load reduced DRAMATICALLY! Why didn't I do (know) that before?


RE: Server error, address not available - Like Ra - 03 Mar 2011

Whoooh .... more fine tuning, load balancing and cache tweaking. Let's see what Google say. The pages should load much quicker, especially when more images get saved on the CDN servers. The problem with the free CDN is the speed. But CDN should help with offloading a bit.