a question ... just for fun :-) a question ... just for fun :-)
 

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

a question ... just for fun :-)

Started by RS232, June 01, 2005, 07:10:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RS232

Hi, I was wondering...
doing a batch import of pictures previously imported with FTP
and run a "top" from the linux command line I can see that coppermine calls 2 session at the time of
imagemagick (convert is the name of the process).
Would be possible to modify this the number of convert running at the same time?
If so, how?
Thanks in advance
rs232

OmegaGOD

Try this thread. http://forum.coppermine-gallery.net/index.php?topic=9051.0

It's the converse of what your problem is, but the gist of it is that it doesn't look like you can change the number of concurrent processes of ImageMagick. If you have GD2 support on your system, I would recommend using that. I've compared both ImageMagick and GD2. I've noticed that GD2 on average creates better quality jpges and smaller files sizes than ImageMagick.

If you prefer to use ImageMagick, maybe there is another supporter on this board that know of a way to tweek the code to accomplish what you are trying to do.

Hope this helps,

--OmegaGOD
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.