batch upload overloads system batch upload overloads system
 

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

batch upload overloads system

Started by bartman, January 08, 2009, 06:02:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bartman

I'm currently using MySQL 4.1.20, PHP 4.3.9 and Apache 2.0.52 along with ImageMagick 6.0.7 on Coppermine 1.4.19. Whenever I try to batch add about 40 pics apache/convert processes completely overload my system and freezes it up till the processes time out. This is on a rather old machine/distro (thus why I'm running older versions of mysql/apache, these are the most stable versions for my version tree) which is a P4 2.8ghz with 1gb of ram. I've ran older copies of coppermine on much lesser machines and have had zero problems.

Any ideas? If I do 4 pictures it does finish and add to gallery fine but it still takes a good 5 minutes and still overloads my system till it finishes...

Nibbler

Set MaxClients to a small number in apache configuration or cut the number of concurrent connections your browser opens.

bartman

I'm sure if I turn this down enough it will stop the overloading but why is it so slow? Is imagemagick 6 a resource hog? Should I get GD2 perhaps or a older version of im?

thx for the reply...

bartman

actually forget about it, I'm sure it's because these versions are so old and probably a bug or two causing it... I'll try to find another server to use that is faster and more up to date and I doubt the issue will continue...