My ISP has a limit on my site of 10,000MB of data transfer per month.

4 days into september and I'm already at 2,500MB.  It would seem they're
including requests by their own PHP server.

I have a folder of ~80kb images that are dynamically resized using PHP into
~1.4kb thumbnails.  Now for each one the PHP server sends an HTTP request
for the 80kb image, and this is being counted against my 10,000MB.

Should it?  Am I in the right in thinking that it shouldn't?

regards,

- seb frost
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.274 / Virus Database: 144 - Release Date: 23/08/2001


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to