STILL PLIGG is slow, updated to PLIGG 1.0 and it is making server cry

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-02-2009, 04:08 PM
Jaffery's Avatar
Casual Pligger
 
Join Date: Jan 2008
Posts: 49
I have small PLigg site, every now and then it faces server load issue, earlier on 9.9.0, tried every possible method to reduce server load and host was co-operative enough to give it another chance but finally got kicked out of server. The site can't afford dedicated server and shared host do not allow it as it makes server cry.

I updated to Pligg 1.0 in hope that it will be faster and it seems nothing is changed, its like 50% of load of server is only due to my pligg site which has less than 1K impresssion daily.

To my surprise, it made server almost die when I try to fetch full RSS ie. site.com/rss/all

Server load went 200% from 4-5% and I know only because of full RSS, then I checked category specific Feeds and still was not very good idea, as again.. it made server load to go high .. this went to 15% from 4% .

Server is Quad Core .. 2.5GHz each - 4GB RAM, hence was able to return normal after 200% load else would have been server lockup if was some single core processor in live environment.

Now I wonder, Pligg 1.0 is still server intensive ?
Reply With Quote
  #2 (permalink)  
Old 07-02-2009, 05:07 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
We spent a great deal of time making Pligg 1.0.0 much less. I haven't had any bad experience running Pligg on 2 test "shared hosting" servers on DreamHost and Gigapros. Many shared hosts are even offering Pligg CMS as a one click install now, so I assume that those hosts have both tested and approved Pligg. I suggest that you either switch to another shared host if you are concerned about the amount of server, or even upgrade a VPS host.

Care to share the name of your web host?

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #3 (permalink)  
Old 07-02-2009, 06:14 PM
Jaffery's Avatar
Casual Pligger
 
Join Date: Jan 2008
Posts: 49
Well, I do see that on normal surfing its better than before but when I was pulling RSS feed... and only with full RSS feed.

Anyways, almost every host also provide one click install of wordpress, it is highly evolved and mature product but you know what, when it starts getting little traffic, most of the host get pissed and send you mail to either go VPS or dedicated. Then Plugins like SUPERCache saves the user.

What I meant to say that giving one click install is easy as how many sites in real get good traffic ? So out of thousands install only few gets traffic and hence causes server load problem and only those gets the mail from host.. So giving one click install option is not really means = that product is very server efficient.

I am not saying pligg is bad but there are still areas where PLIGG need to work regarding server loads.. anyways.. instead of denying facts all at once by finding fault in host or server, I think should give proper look on it.

Meanwhile I was trying to find one bigg database PLIGG 1.0 site and only found few with very small size, there full RSS was not issue.

Also doing test on shared hosting with almost blank database is not really a TEST for such issues. May test with a site having 40000+ link in database can reveal real story !
Reply With Quote
  #4 (permalink)  
Old 02-17-2010, 08:57 PM
New Pligger
Pligg Version: 9.9.5
 
Join Date: Jan 2009
Posts: 9
Help with the massive server usage by the search.php file, can I get some help? Please
Reply With Quote
  #5 (permalink)  
Old 02-17-2010, 10:59 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
Are you still running Beta 9.9.5 as your profile says, or have you upgraded to the latest version? We have made a number of significant improvements since the beta series and even since releasing 1.0.0 which was a year ago when this thread was started.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #6 (permalink)  
Old 05-28-2010, 03:05 PM
New Pligger
Pligg Version: 1.0.0
 
Join Date: Oct 2009
Posts: 12
I'm having the same problem with massive server usage by search.php file that causes my server to overload. I am using pligg 1.0.3. Am I under some sort of attack or something else?

Please help..
Reply With Quote
  #7 (permalink)  
Old 05-29-2010, 06:08 AM
Casual Pligger
 
Join Date: Apr 2007
Posts: 83
my version is 1.04 and its killing my server .... is there anyway to lessen the cpu usage?
Reply With Quote
  #8 (permalink)  
Old 07-01-2010, 03:41 PM
Dionysus's Avatar
Casual Pligger
Pligg Version: 1.0.4
 
Join Date: Jun 2007
Posts: 73
I am having the same issues..


Hi,

We have found that your account is causing a server load again due to
lots of mysql processes.

===================================

# User@Host: korean_dionysus[korean_dionysus] @ localhost []
# Query_time: 29 Lock_time: 0 Rows_sent: 10 Rows_examined: 558947
SELECT link_id, link_category, link_title, link_title_url,
COUNT(tag_link_id) AS relevance, tag_link_id
FROM pligg_tags, pligg_links
WHERE tag_words IN
('news','moon','geun','young','because','taec','ye on','idol','','distant','feeling','him','nice','pe rson')
AND tag_link_id=link_id AND (link_status='published' OR
link_status='queued') AND link_id!=118787
GROUP BY tag_link_id
ORDER BY relevance DESC
LIMIT 10;
# User@Host: korean_dionysus[korean_dionysus] @ localhost []
# Query_time: 22 Lock_time: 0 Rows_sent: 10 Rows_examined: 552161
SELECT link_id, link_category, link_title, link_title_url,
COUNT(tag_link_id) AS relevance, tag_link_id
FROM pligg_tags, pligg_links
WHERE tag_words IN
('kim','hyun','joong','swine','flu','','ss','membe rs','tested') AND
tag_link_id=link_id AND (link_status='published' OR
link_status='queued') AND link_id!=78735
GROUP BY tag_link_id
ORDER BY relevance DESC
LIMIT 10;
# User@Host: korean_dionysus[korean_dionysus] @ localhost []
# Query_time: 23 Lock_time: 0 Rows_sent: 10 Rows_examined: 550850
SELECT link_id, link_category, link_title, link_title_url,
COUNT(tag_link_id) AS relevance, tag_link_id
FROM pligg_tags, pligg_links
WHERE tag_words IN
('photos','celebrities','arrive','late','actor','p ark','yonghas','wake','service','')
AND tag_link_id=link_id AND (link_status='published' OR
link_status='queued') AND link_id!=142455
GROUP BY tag_link_id
ORDER BY relevance DESC
LIMIT 10;
# Time: 100630 22:31:31
# User@Host: korean_dionysus[korean_dionysus] @ localhost []
# Query_time: 20 Lock_time: 0 Rows_sent: 10 Rows_examined: 550798
SELECT link_id, link_category, link_title, link_title_url,
COUNT(tag_link_id) AS relevance, tag_link_id
FROM pligg_tags, pligg_links
WHERE tag_words IN
('kim','taehee','','rest','iris','casts','airport' ) AND
tag_link_id=link_id AND (link_status='published' OR
link_status='queued') AND link_id!=135819
GROUP BY tag_link_id
ORDER BY relevance DESC
LIMIT 10;

===================================

| 1584480 | korean_dionysus | localhost | korean_pligg | Query
| 4 | Copying to tmp table | SELECT link_id, link_category,
link_title, link_title_url, COUNT(tag_link_id) AS relevance, tag_link
|
| 1584481 | korean_dionysus | localhost | korean_pligg | Query
| 4 | Copying to tmp table | SELECT link_id, link_category,
link_title, link_title_url, COUNT(tag_link_id) AS relevance, tag_link
|
| 1584484 | korean_dionysus | localhost | korean_pligg | Query
| 1 | Copying to tmp table | SELECT link_id FROM pligg_links
LEFT JOIN pligg_groups ON pligg_links.link_group_id = pligg_groups. |
| 1584485 | korean_dionysus | localhost | korean_pligg | Query
| 2 | Copying to tmp table | SELECT link_id, link_category,
link_title, link_title_url, COUNT(tag_link_id) AS relevance, tag_link
|

===================================

We have disabled the webaccess at the moment to prevent further
issues.

http://koreantopnews.com
Pligg Version 1.1.4
Reply With Quote
  #9 (permalink)  
Old 07-01-2010, 07:46 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
Quote:
Originally Posted by Dionysus View Post
I am having the same issues..


Hi,

We have found that your account is causing a server load again due to
lots of mysql processes.

We have disabled the webaccess at the moment to prevent further
issues.
No information provided but what the host told you? Thanks..
For all we know you have 50,00 users on a godaddy account.
Most likely you are attempting to be a massive social network on a shared hosting account.

You can't possible think that you can be the next twitter, facebook, or digg, on basic shared hosting account.
This isn't 1995.
Reply With Quote
Reply

Tags
pligg, server load, slow

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg 1.0.0 RC2 Yankidank Current Version 1 04-02-2009 12:21 PM
IIS 6.0 W2K3 & Pligg 9.9.5 - Install (Step by Step) yfki Questions and Comments 2 01-12-2009 03:01 AM
Better to start off installing pligg on your computer or your host server? chovel Questions and Comments 1 01-18-2008 07:58 AM
New Server Yankidank Questions and Comments 5 03-23-2006 07:06 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development