- Apr 13, 2000
- 2,353
- 0
- 0
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
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
