Anyone Lose a MySQL connection to a private server?
Over the past couple days, *incoming* traffic on
Mercury shot through the roof. 5-15 gigs of bandwdith
were going into the server every day. Rackspace
wasn't a lot of help, so I had to crack open the books
and figure out how to diagnose individual network
packets.
I discovered that all the traffic was coming from one
single machine, but was unable to see the actual data
being transferred . I interpreted that as some sort of
denial of service attack, and blocked all traffic
from it.
Now that I've had some time to think it over, I
realize that someone was actually making a mysql
connection to this other machine and running
hundreds of queries.
So. I've probably broken somebody's website, and
they're probably wondering what the heck happened.
If you're that person, please get in touch with me
so we can figure out what to do with this. :)