Excessive resource usage

Phoca Gallery - image gallery extension
LeMarque
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 29 Jun 2013, 16:15

Excessive resource usage

Post by LeMarque »

Just started using Phoca and want to say thanks for the great Component!

After creating some categories I FTP the images to /images/phocagallery/category name

I then use 'multiple add' and I receive the below notification from lfd:
===========================================================================================
resource usage: (domain) (10096 (Parent PID:9305))
Time: Sat Jun 29 13:35:38 2013 -0600
Account: *******
Resource: Virtual Memory Size
Exceeded: 101 > 100 (MB)
Executable: /usr/bin/php
Command Line: /usr/bin/php /home/*******/public_html/administrator/index.php
PID: 10096 (Parent PID:9305)
Killed: No
=============================================================================================

I do have pagination enabled in Options. Worried about crashing my server which is a vps with 1.5 gigs of ram. Using FFox
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Excessive resource usage

Post by Jan »

Hi, then follow all the recommendation, e.g. resize your images before uploading the to server. Server is not like a PC, so for example the GD library on your server which do the thumbnails is limited and depends on server resources which size of images it can manage, some server are e.g. able to manager only 0,5 MB images, some 1 - 2 MB, etc. Depends on resolution of the images too. Images are crated by a part of php (GD library) on the server, so everything is dependent on this settings :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply