Hello, I have problem with peruser module I've interruption with apache server and in my log I have some : [Wed Mar 18 22:04:41 2009] [warn] (9)Bad file descriptor: apr_socket_opt_set: (TCP_NODELAY) [Thu Mar 19 07:48:04 2009] [warn] (9)Bad file descriptor: apr_socket_opt_set: (TCP_NODELAY)
and I don't understand why in my server-status I have some process describes with : 20 0 STANDBY UNKNOWN -1 -1 (null) Why process runs under uid -1 and gid -1 ?? Thank's for all informations about that !! My configuration : Server Version: Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8j PHP/5.2.8-pl2-gentoo ServerLimit 256 MaxClients 256 MinSpareProcessors 2 MinProcessors 2 MaxProcessors 10 MaxRequestsPerChild 1000 IdleTimeout 60 ExpireTimeout 300 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 15 Multiplexer server server Multiplexer server server Multiplexer server server Multiplexer server server Processor hlm hlm .... <VirtualHost *:80> DirectoryIndex index.html index.htm index.php index.php4 index.php5 ServerEnvironment hlm hlm MaxProcessors 30 </VirtualHost> ..... Unique user/group for each process which ar defined and few ServerEnvironment for each Processor definition. _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
