GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress/server help? Very strange situtation.. (https://gfy.com/showthread.php?t=729455)

jact 05-01-2007 09:40 PM

Wordpress/server help? Very strange situtation..
 
My blog server recently started dying at random, and then it started getting worse, and getting worse, faster and faster... (Sounds like sex don't it?)

Anyhow, after a lot of tracking (between load times on the server getting above 200) I was able to find an average of 70 queries a second on the MySQL db, but not the traffic coming in to any of the blogs to support that.

Finally I started manually tailing apache log files and came across this...

Code:

::1 - - [01/May/2007:21:50:06 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:06 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:07 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:07 -0700] "POST / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:07 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:07 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:08 -0700] "POST / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:08 -0700] "GET / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:10 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:11 -0700] "POST / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:11 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:06 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:12 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:12 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:12 -0700] "POST / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:12 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:13 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:13 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:13 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:13 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:14 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:11 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:14 -0700] "POST / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:14 -0700] "POST / HTTP/1.0" 200 1179
::1 - - [01/May/2007:21:50:15 -0700] "GET / HTTP/1.0" 200 1179
127.0.0.1 - - [01/May/2007:21:50:15 -0700] "POST / HTTP/1.0" 200 1179

WTF is ::1 as an IP, and why is my localhost hitting one of my sites with a POST every second or so? I grepped and found over 25,000 of these posts, no wonder my server was throwing a fit.

Anyone have any ideas how to track this down? I've removed the site from my httpd.conf for now, but that's hardly a solution, more of a bandaid...

uno 05-01-2007 09:57 PM

What site is this on?

JD 05-01-2007 10:09 PM

wtf. never seen that before man. wish i could help :Oh crap

jact 05-01-2007 10:16 PM

Quote:

Originally Posted by uno (Post 12347649)
What site is this on?

Just a domain I'd hosted, installed Wordpress on and forgotten about for a few weeks.

darksoul 05-01-2007 10:38 PM

::1 is the equiv for localhost in IPV6
Those queries look like are comming from a script you're running on your server.

baddog 05-01-2007 10:42 PM

Quote:

Originally Posted by darksoul (Post 12347920)
::1 is the equiv for localhost in IPV6
Those queries look like are comming from a script you're running on your server.

:thumbsup

nikooo 05-02-2007 12:13 AM

is the problem solved.............

jact 05-02-2007 08:18 AM

Quote:

Originally Posted by darksoul (Post 12347920)
::1 is the equiv for localhost in IPV6
Those queries look like are comming from a script you're running on your server.

There's nothing in crontab, and even after reboots it starts up immediately, it's nothing I'm running intentionally...


All times are GMT -7. The time now is 02:00 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123