Forum Moderators: phranque
On the other hand, maybe your images and/or video files are being hotlinked -- showing up on other sites' Web pages, but being loaded from your server.
Or perhaps you've just experienced an up-tick in traffic, but your site has too many images, JavaScripts, and flash files embedded in it.
Or maybe you're not sending cache-control headers properly.
... we can only guess, as Web sites are not simple things...
The first thing is to identify the specific cause(s) of your bandwidth overage, and then you can investigate appropriate solutions.
Jim
it was true.we exceeded monthly traffic
I did chat with datacenter...they said if it happens another time
they will investigate.at now i have to pay 50 dollars for 170 gigs
that has been exeeded vainly.I worry about another time it reaches 10000 gigs and have to pay very very much money vainly again.we have only 2 sites there without any video or photos.just
some articles that has been pdf
perhaps your initial exploration should begin with your websites "raw logs" (raw visitor logs).
View these logs will allow you to draw your own conclusions as to what IP range and or User Agent was being utilized for this increased traffic.
[edited by: jdMorgan at 4:52 pm (utc) on Mar 3, 2010]
[edit reason] No specifics, please. [/edit]
65.55.105.xx - - [01/Jan/2009:00:04:26 -0700] GET /robots.txt 200 1293 - msnbot/1.1 (+http://search.msn.com/msnbot.htm)
Which reads "IP - - Date Time Request Status Size Referer UserAgent"
There are other log formats which give the same info, but in general you get a wealth of information for making decisions about who to let in, who to keep out, or who to ban (if necessary).
[edited by: jdMorgan at 4:50 pm (utc) on Mar 3, 2010]
[edit reason] No e-mail quotes, please. See Terms of Service. [/edit]
After finding the major problem, then you can dig into the raw server access logs looking for those problematic requests.
It seem like your server manager thinks the problem is the "r1soft backup" program. So until you can prove otherwise, I'd advise turning off the backup feature, or asking your host to turn it off.
Jim
[edited by: jdMorgan at 4:55 pm (utc) on Mar 3, 2010]
[edit reason] No specifics, please. [/edit]
In other words, it may be possible to tell the backup software to back up less frequently and/or to only back up the stuff that you actually need to keep a backup of, and then you can manually make and keep backups of the static, rarely-changing files only on your own PC.
Jim
[edited by: jdMorgan at 4:55 pm (utc) on Mar 3, 2010]
[edit reason] No promotions, please. See Terms of Service. [/edit]
[edited by: jdMorgan at 4:57 pm (utc) on Mar 3, 2010]
[edit reason] No specifics, please. [/edit]