Hi Guys,
Server keeps crashing and looks like Zen photo is reason.
Recently we upgraded to 1.2.6 version, Performance is very slow. Even we upload a single gallery with maximum of 35 photos, site is crashing many times. We are using Virtual private server not shared hosting.
Our Site Link is:
http://www.123telugu.com/photos/Our CPU usage shows this
Top Process %CPU 77.0 httpd [123telugu.com] [/photos/rss.php?albumtitleShambo_Shiva_Shambo&albumnameMo]
Top Process %CPU 74.6 httpd [123telugu.com] [/photos/rss.php?albumtitleSet_6&albumnameMovies%2FM%2FMal]
Top Process %CPU 62.7 httpd [123telugu.com] [/photos/rss.php?albumnr2365&albumnameSet_4&langen_US]
Can any one help?
Comments
The issues you posted are all rss related. So try to remove the rss functions from your theme. files. Maybe you got too many subscribers who too frequently check for updates.
Try also the static html cache plugin although that does not have any effect on rss.
We have disabled the RSS from PHP code, what is causing spike in the CPU though the RSS script has been removed from RSS page.
Our CPU usage shows this
Top Process %CPU 77.0 httpd [123telugu.com] [/photos/rss.php?albumtitleShambo_Shiva_Shambo&albumnameMo]
Top Process %CPU 74.6 httpd [123telugu.com] [/photos/rss.php?albumtitleSet_6&albumnameMovies%2FM%2FMal]
Can any one help?
Some sample images sizes are:
800 * 531 pixels -- > 113 kb in size
1130 * 750 pixels -- > 148 kb in size
750 * 1130 pixels -- > 144 kb in size
Our server configurations:
Virtual private server
Linux - CentOS 4
1 GB ram
Control panel is cpanel/whm
Our Site Link is: http://www.123telugu.com/photos/
Do you have an awful lot of visitors then?
These photos have been uploaded over a period of one year. We have an average of 7500 page views accessing zenphotos in a day. Our PHP version is 5.2.6
Server keeps crashing. We are using Virtual private server not shared hosting.
We got some errors through error.log file
[Fri Sep 04 23:58:27 2009] [error] [client 69.116.165.247] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/classes.php on line 70
[Sat Sep 05 00:10:14 2009] [error] [client 74.6.17.183] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/classes.php on line 70
[Sat Sep 05 00:11:19 2009] [error] [client 74.6.17.183] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/functions-basic.php on line 152
Our Site Link is: http://www.123telugu.com/photos/
Any Suggestions ?