I recently installed Prestashop on a new linux GoDaddy VDS. Every time someone visits my site, I get an email from ldf (from my CSF installation) saying that /usr/bin/php-cgi or /usr/sbin/httpd is exceeding 200 MB of virtual memory. To my knowledge, prestashop is the only php code I've got running on my VDS, that could be creating this issue.
My question for the forum is:
1) Is the fact that I'm routinely exceeding 200 MB of virtual memory having a negative impact on my site's speed? If not, what problems does it create, if any?
2) If routinely exceeding 200 MB of virtual memory is a problem, what can I do to fix it.
Some logs for the linux-literate
Time: Wed Jul 11 17:02:20 2012 -0700
Account: myaccount
Resource: Virtual Memory Size
Exceeded: 384 > 200 (MB)
Executable: /usr/bin/php-cgi
Command Line: /usr/bin/php-cgi -c /var/www/vhosts/kikbo.com/abc/php.ini
PID: 24163
Killed: No
Time: Wed Jul 11 17:03:20 2012 -0700
Account: myaccount
Resource: Virtual Memory Size
Exceeded: 287 > 200 (MB)
Executable: /usr/bin/php-cgi
Command Line: /usr/bin/php-cgi -c /var/www/vhosts/kikbo.com/abc/php.ini
PID: 24184
Killed: No
Time: Wed Jul 11 16:23:36 2012 -0700
Account: apache
Resource: Virtual Memory Size
Exceeded: 425 > 200 (MB)
Executable: /usr/sbin/httpd
Command Line: /usr/sbin/httpd
PID: 23596
Killed: No