[magick-users] php windows2003 imagemagick

omicronpersei8 at imagemagick.org omicronpersei8 at imagemagick.org
Tue Apr 24 07:50:47 PDT 2007


> All those 'convert' processes use like around 1,500 - 3,000 kB

Add

  -limit memory 32 -limit map 64 -limit disk 1

to your command line.  This forces large images to be cached to disk and if
the image is too large, the program exits to prevent DOS attacks.


More information about the Magick-users mailing list