Anyway currently we have a big problem with our site, which will die if I don't get help ASAP from one of you seasoned experts. Our site got attacked a few times..now we just get the below message from our Host. What we need is a good physical IT emergency examination to determine why our Post Nuke site seems prone to attacks. Please help.
Thanks Immensily. My private e-mail is paularen@gmail.com
Paul,
Here is how our host writes us:
At the moment, the server is using a lot of CPU in running just a few unoptimized SQL queries.
The main regular high-CPU query is the following:
# Time: 080203 1:20:35
# User@Host: ts_ts[ts_ts] @ localhost []
# Query_time: 5 Lock_time: 0 Rows_sent: 1 Rows_examined: 531354
SELECT count(nuke_referer.pn_rid) as c
FROM nuke_referer
WHERE nuke_referer.pn_url = 'bookmark';
# Time: 080203 1:20:41
# User@Host: ts_ts[ts_ts] @ localhost []
# Query_time: 5 Lock_time: 0 Rows_sent: 1 Rows_examined: 531356
SELECT count(nuke_referer.pn_rid) as c
FROM nuke_referer
WHERE nuke_referer.pn_url = 'bookmark';
# Time: 080203 1:20:42
# User@Host: ts_ts[ts_ts] @ localhost []
# Query_time: 4 Lock_time: 0 Rows_sent: 1 Rows_examined: 531356
SELECT count(nuke_referer.pn_rid) as c
FROM nuke_referer
WHERE nuke_referer.pn_url = 'bookmark';
Over 53,000 rows are checked to collect a small non-essential piece of information that is tying up 100% resources for 4 or 5 seconds, many times each minute. These queries from your post nuke site are causing the outgoing email server to fail at regular intervals and this needs to be stopped.
If I do not see these times reduced in the coming days, I will resolve the matter by simply emptying the table of information - thus speeding up the queries.
If you have any questions, please get in touch at any time.
Best regards,
