RE: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-24 Thread Harald Falkenberg
; -Original Message- > From: Harald Falkenberg [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 21, 2005 4:38 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Re: How to solve this descriptor problem on > solaris 8 > and apache 1.3.33 > > Hallo, > > is th

RE: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-24 Thread Matthew McHugh
users@httpd.apache.org Subject: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33 Hallo, is there nobody on the list who can point me to the necessary steps to solve the problem? bye Harald On Thu, 18 Aug 2005, Harald Falkenberg wrote: > Hallo, &g

RE: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-22 Thread Axel-Stéphane SMORGRAV
: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33 > 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 relate

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris

2005-08-21 Thread Sean Conner
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

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Kovacs Baldvin
> ps ax | grep apache Sorry, I forgot: in Solaris it probably only works as ps -ef | grep apache And I just hope that lsof is the same there. Baldvin - The official User-To-User support forum of the Apache HTTP Server Project

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Alexander Lazic
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 shutdo

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Kovacs Baldvin
> 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? If you are using unix (any variant, like linux) try to become root, then figure out the

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Harald Falkenberg
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,

Re: [EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Alexander Lazic
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

[EMAIL PROTECTED] Re: How to solve this descriptor problem on solaris 8 and apache 1.3.33

2005-08-21 Thread Harald Falkenberg
Hallo, is there nobody on the list who can point me to the necessary steps to solve the problem? bye Harald On Thu, 18 Aug 2005, Harald Falkenberg wrote: > Hallo, > > in the error log of the apache server (version 1.3.33) I noticed the > following lines: > > [Wed Aug 17 12:48:49 2005] [