Posted by Nicholas Sherlock on 05/25/05 22:50
Jerry Sievers wrote:
> Hi. I am curious if a configuration that would allow (for example)
> 200MB file upload size, has the implication that the PHP memory
> footprint is very large at ALL times?
Doesn't the PHP max memory setting simply allow scripts more memory if
they need it? I don't think it'll reserve all of that when the script
starts (Otherwise you'd very quickly run out of memory even with a small
limit).
Cheers,
Nicholas Sherlock
[Back to original message]
|