On Mon, Feb 15, 2010 at 11:11 AM, Harald Falkenberg
<[email protected]> wrote:
> Hi,
>
> yes, we use nis/pam on the machine, but the mentioned user and group is
> placed local in /etc/passwd and /etc/group. Also I configured the system to
> lookup first in files and then in nis.
>
> I observed this behaviour simple via running several times ps and saw, that
> it took quite a while that the ownership changes from root to the configured
> user in httpd.conf.
>

Try pstack a few times during the delay and pastebin + link the results here.

I still think getgroups() could hang like this, since it can't take a
shortcut and not consult NIS.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to