Posted by Zoe Brown on 05/15/07 16:15
I have a php script which is resizing some images. To get this to run I have
has to increase the memory allocation via php.ini. This all works fine and
there are no problems.
My client is totally convinced that this is going to cause issues with
"processing power" on the server. I have been asked to log memory usage
before and after my code is executed to confirm that there are no memory
leaks.
I really don't want to have to do this bit of work. What are your opinions
? Should I or is there something you suggest I say to convince her that
upping the memory allocation is perfectly safe ?
Navigation:
[Reply to this message]
|