You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Harald Falkenberg <ha...@desy.de> on 2005/08/21 18:45:09 UTC

Re: [users@httpd] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

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?

thank you in advance
	Harald

On Sun, 21 Aug 2005, Alexander Lazic wrote:

> Hi,
>
> On Son 21.08.2005 12:38, Harald Falkenberg wrote:
> >
> >is there nobody on the list who can point me to the necessary steps to
> >solve the problem?
>
> export this Var in your shell before you call the ./configure file:
>
> CFLAGS=-DFD_SETSIZE=2048
>
> Have you read http://httpd.apache.org/docs/1.3/install.html ?
>
> HTH
>
> al ;-)
>


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

Posted by Alexander Lazic <al...@none.at>.
Hi,

On Son 21.08.2005 18:45, Harald Falkenberg wrote:
>
>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?

Long living requests?
Unclean shutdown of clients?

What say a netstat -an?

Hth

al ;-)

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org