Re: [users@httpd] Re: How to solve this descriptor problem on solaris

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

 



It was thus said that the Great Harald Falkenberg once stated:
> 
> Hallo,
> 
> thank you for your help. Have you or someone else an idea what causes such
> a high use of file descriptors? How can I monitor the usage of file
> descriptors and see what kind of files are related to them?

  How many sites are being served by Apache?  And do each have their own
access_log *and* error_log?  How many connections are typically made to the
server?  

  If you are running under Linux, you can, from the command line, do

	GenericUnixPrompt# cd /proc/<pid-of-apache-instance>/fd
	GenericUnixPrompt# ls-l

  And see all the filehandles currently in use and what they referr to.

  -spc (only have one error_log for the entire server)




---------------------------------------------------------------------
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