Before I start, I am using apache 2.0.52 with PHP 4.3.9.
In my .htaccess, I have a rewrite rule that rewrites /bb.flv as
/bb.php, and this bb.php file reads a flv file and outputs it. In the
PHP file, I am specifying content-type as video/x-flv and
content-length, however mod_deflate still compre
Hi,
I am running Apache with mod_php. Could you please tell how I can find
out how much memory does httpd processes consume (which includes PHP
memory usage) in total and how one can interpret the top results I
listed below, specifically SIZE/RESIDENT AND SHARED, i.e. is it
separate for each proc
Hi,
I have an apache server which has about 20 virtual hosts, and for some
reason the cpu usage goes really high during sometimes, and I can see
the apache process that is causing it, but not sure by which
particular virtual host this load was generated?
So, could you please tell how I can find/