PDA

View Full Version : GD CPU/Memory abuse limit?


phppete
06-02-2005, 04:43 PM
I'm using GD to resample and rescale images, not batch just single uploads. A clients client is currently loading in 2000px x 2000px images at 1.5MB that are scaled down to 245px wide.

I know this will hammer the server so what is the limit, I like to be a well mannered neighbour and not grab more than my fair share of resources.

(Client can't, won't or doesn't want to resize them locally first! :EG: )