[peruser] [Bad file descriptor] Problems with mpm peruser !!

julien pichot kernings at hotmail.com
Fri Mar 14 02:55:05 MDT 2008


Hello guys,
 
  I'm really disappointed with mpm-peruser  I'm using apache 2.2.8 with peruser mod. I've regulary (every day) this error on my apache error log :
 
[Thu Mar 13 21:13:06 2008] [warn] (9)Bad file descriptor: apr_socket_opt_set: (TCP_NODELAY)
 
All my website are totaly down ... I don't know what can I do for solve it, the are no many things on Internet. You can see below one of my vhost using peruser
 
<VirtualHost *:80>
 
  ServerAdmin webmaster at experato.com
  DocumentRoot /var/www/experato/public_html
  ServerName www.experato.com
  ServerAlias experato.com
  ErrorLog /var/log/apache2/experato-error_log
  Processor experato users
 
  ServerEnvironment experato users
  MinSpareProcessors 4
  MaxProcessors 20
 
  <Directory />
    AllowOverride All
    Options -Indexes Includes ExecCGI FollowSymLinks
    Allow from All
    Order allow,deny
  </Directory>
 
</VirtualHost>
 
And mpm (default) :
 
<IfModule mpm_peruser_module>
   MinSpareProcessors 2
   MinProcessors 2
   MaxProcessors 10
   MaxClients 150
   MaxRequestsPerChild 1000
   ExpireTimeout 1800
   # KeepAlive *MUST* be set to off
   KeepAlive Off
   Multiplexer nobody nobody
   Processor apache apache
</IfModule>
 
 
Thank you very much if you can help me :-( !!
 
_________________________________________________________________
Votre contact a choisi Hotmail, l'e-mail nouvelle génération. Créez un compte. 
http://www.windowslive.fr/hotmail/default.asp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.telana.com/pipermail/peruser/attachments/20080314/b82107f5/attachment.html 


More information about the Peruser mailing list