upload image , freeze server upload image , freeze server
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

upload image , freeze server

Started by pitbac23, August 20, 2008, 09:42:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pitbac23

Hi all
Sorry in advance for my bad english .
I use imagemagick for upload, resize etc ...
When i want to send image to server ( PIII 700 256mb debian )
imagemagick lunch multiple process of convert , 5 in the same time but the server is not enought fast. and server freeze for a long time if ihave more than 20 image to upload.
How can i say to coppermine than he don't lunch more than 2 process of convert(imagemagick) in the same time .
Thx a lot in advance