|
If I create a Static/CGI/PHP-5.3 (or 5.2) app in the web faction control panel does this count toward my plan's memory usage? I know at one point it didn't but web faction keeps mentioning that one day it might. I'm using a script called memory_usage.py it displays (among other things): /usr/local/apache2-mpm-peruser/bin/httpd -k start Is that the apache instance of a php app? |
|
The memory that those applications use is not counted towards your memory when we calculate it, but it is technically there and ran as your user, so it will show up in ps and that script. |