What's going on with my site

Glory_Freestyle

Old, but still ridin'!!!
SuperJETT said:
Yeah, heh, I may actually import it into mssql so I can run queries against it instead of manualling searching in notetab light.

Not a bad idea. At least it will keep you from going blind looking at the flat file.

Once you figure out what exactly is going on, you should unleash a few Ping of Death attacks on those IP's. :firedevil: :sneaky:
 

SuperJETT

So long and thanks for all the fish
Location
none
waxhead said:
wow 175k a sec i am jealous

:cool2:

although it's not really that fast compared to home speeds around here, the benefit is uploads are the same speed where home uploads are less than 1/4 that.

At our old house we got around 430kb/sec, but the new one is in a different area and maxes around 270kb/sec.

I've heard in Japan you can get like 18mbps internet at home for cheap, that would be like 2mb/sec.
 

SuperJETT

So long and thanks for all the fish
Location
none
Here's an update.

After removing the entire site and just having the main page that says "blah blah blah", in the logs now there is something new...

Code:
hits    files     kb       visits        ip
6944      0      2.64 Mb      0      83.237.215.66

So, someone at that IP tried almost 7000 times to load something.

I'm wondering what it is, but will find it in the logs today.

Anyone got a good Apache log analyzer? I know I should import it to mysql or ms sql, but if there is some freeware out there already, I'd go for that.
 

djkorn1

kidkornfilms
Site Supporter
Location
Cleveland Ohio
Sounds like they are vacuuming up your whole site... like MEGA MAID.
She is going from suck to blow!!! :Banane01::Banane01::Banane01::Banane01:
 

SuperJETT

So long and thanks for all the fish
Location
none
So it is the videos they are trying to download. I'd rather not have to get into blocking IP's with .htaccess which is what I was doing, because that requires me to keep an eye on the stats and manually add ip's to block.

I'm thinking of doing them in .zip files, does anyone think that's a problem?
 

Glory_Freestyle

Old, but still ridin'!!!
SuperJETT said:
I'm thinking of doing them in .zip files, does anyone think that's a problem?

Here's what I think. You've set up the site as a free way for anyone who's interested in jet skiing/freestyle, to be able download and view vids, pics, etc. You're not making any money on the site and it shouldn't be a pain in the a$$ for you in any way. If someone doesn't like the fact that the vids are zipped and they have to download them and unzip them before they can view, then tough shiite.

Don't mean to sound like an a-hole but, NO ONE SHOULD HAVE A PROBLEM WITH THAT.
 

SuperJETT

So long and thanks for all the fish
Location
none
Glory_Freestyle said:
Here's what I think. You've set up the site as a free way for anyone who's interested in jet skiing/freestyle, to be able download and view vids, pics, etc. You're not making any money on the site and it shouldn't be a pain in the a$$ for you in any way. If someone doesn't like the fact that the vids are zipped and they have to download them and unzip them before they can view, then tough shiite.

Don't mean to sound like an a-hole but, NO ONE SHOULD HAVE A PROBLEM WITH THAT.

yeah, same here, and since it's hosted on our company circuit, it CAN NOT AFFECT the business in any way/shape/form so I guess .zip files it is. Man, this is going to take a while....
 

SuperJETT

So long and thanks for all the fish
Location
none
Here's another cool stat.

Since Jan 21, 2005, here's what my site has done
Code:
Data transferred                  2,275,600.53 MB
Average data transferred per day      5,509.93 MB

That's 2.2 TB!!!
 

Glory_Freestyle

Old, but still ridin'!!!
SuperJETT said:
Here's another cool stat.

Since Jan 21, 2005, here's what my site has done
Code:
Data transferred                  2,275,600.53 MB
Average data transferred per day      5,509.93 MB

That's 2.2 TB!!!

If you charged 0.10 per megabyte you'd have been able to pay off your house in a month.:biggrin:
 

SuperJETT

So long and thanks for all the fish
Location
none
Glory_Freestyle said:
If you charged 0.10 per megabyte you'd have been able to pay off your house in a month.:biggrin:

:rippedhand:

:fest06:

:deal:

:scratchchin:

:dance::dance::dance::dance:
 

SuperJETT

So long and thanks for all the fish
Location
none
Ok, the site is back up, with .zip files instead of the raw files. Enjoy.

now, how do I get that $5/mb working....
 
Top Bottom