On Mon, Aug 06, 2001 at 04:48:07PM +0530, Himanshu Kulkarni wrote:
> Hi Henning,
> thanks for your inputs ....
> >> I am getting qmail-spawn_unable_to_fork._ error on my qmail server 
> >This looks like a ressource limit issue. man ulimit, upper -n and -p.
> I had been monitoring all the resources very closely ... the ulimit is 
> unlimited ...

Surely not. There are at least kernel level limits, if memory serves me
right they aren't reported through ulimit on linux. I don't use linux so
expect not to much help here.


> More oftenly this problem occur due to exceeding max processes ..we are 
> not crossing 150 process where as limits of process is 512 on Redhat linux 
> .. we discussed this problem with developers and seems to be because Qmail 
> not closing connection with LDAP server on port 389 cleanly .. 

FUD. You are using qmail-ldap I might guess. It closes the connections fine.
Works fine with OpenLDAP and iPlanet Directory server. Looks more like IBM's
LDAP server does something wrong here. You might have more look using the
OpenLDAP client libraries instead of IBM ones (or vice versa, try it).

> hence we 
> were seraching if any one has faced/fixed this problem ...

Use a working LDAP server.

Really looks like you are hitting ressource limits. Check ulimit -a for the
user qmails. And check the kernel ressource limits, defaults to 512
processes and file descriptors if memory serves me right.

-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany               *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to