Re: Debugging mod_proxy for performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nilesh Bansal schrieb:
> Hi Alexey,
> 
> Thanks for your response. Yes I know there is someting wrong, and I
> need to find out what. I have tried both v2.2.3 and 2.2.4 of httpd.
> All options in config file were left to their default values, and I
> have only added two virtual hosts and few mod_proxy rules. We are
> running httpd on a machine with 4 AMD Opetran processors and 8GB RAM
> running RHEL 4. Any pointers to help me debug will be very helpful.
run apache in the foreground with strace:

strace -eopen /usr/sbin/apache2 -D FOREGROUND

for example will show all open() calls from apache, read the strace
manpage for details.

cheers
 Paul


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux