2009/12/1 WebMaster / XTRM Hosting Services <[email protected]>: > I'm trying Peruser rc1 on a server with over 41 thousand visitors daily > unique to this server… > > > > Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz , 4 cores > > Real memory: 7.79 GB total > > > > I built an RPM with apache 2.2.14 and I use it with mod_php, It works fine > processor takes few resources but I increased RAM usage and note this > information in the Apache error log > > > > [Mon Nov 30 23:09:57 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:09:57 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:09:57 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:10:00 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:12:43 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:23:33 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:24:06 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:24:06 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:28:42 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY) > > [Mon Nov 30 23:28:42 2009] [warn] (9)Bad file descriptor: > apr_socket_opt_set: (TCP_NODELAY)
is it always (9)Bad file desc... ? could you recompile with #define MPM_PERUSER_DEBUG it generates loads of logs so watch out > > [Mon Nov 30 23:29:48 2009] [warn] invalid virtualhost for this child! > (www.com) > > [Mon Nov 30 23:31:00 2009] [warn] invalid virtualhost for this child! > (www.com) do you have keep-alive enabled ? > > > > Why do these errors happen?, Are normal or should I change something in > configuration. -- Lazy _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
