Re: [us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-03 Thread Harald Falkenberg
Hello, yes, I'm using NIS. - How can I find out, if NIS is really the problem? I studied the system calls via truss, but could not determine that NIS is a problem here. Maybe I have overseen something. How did you worked around this problem? regards Harald On Sat, 3 Jul 2010, Eric

Re: [us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-03 Thread Eric Covener
On Fri, Jul 2, 2010 at 5:50 PM, Harald Falkenberg wrote: > Hello, > > I'm using apache server 1.3.41 on a solaris 10 system (x86). in httpd.conf I > set: >        ... >        MinSpareServers 10 >        MaxSpareServers 90 >        StartServers 90 >        MaxClients 90 >        ... > > When start

[us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-02 Thread Harald Falkenberg
Hello, I'm using apache server 1.3.41 on a solaris 10 system (x86). in httpd.conf I set: ... MinSpareServers 10 MaxSpareServers 90 StartServers 90 MaxClients 90 ... When starting apache via 'apachectl start' I see that these 90 processes were st