Checking the source code...
ChannelSocket.java ,and his parents and friends :-)



Bye!

El Jue 17 Jul 2003 17:01, Simon Pabst escribió:
> Did you find any documentation about the CoyoteConnector server.xml
> timeout? In http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk2.html
> its missing :-(
>
> Or did you just use a stopwatch :-)
>
> At 13:58 17.07.2003 -0400, you wrote:
> >Hi,
> >
> >Checking a bit, seconds to set the worker.properties property
> > socket_timeout and
> >millisecond setting the Connector connectionTimeuut at the server.xml
> >
> >Bye
> >
> >Mauricio
> >
> >El Jue 17 Jul 2003 13:43, Simon Pabst escribió:
> > > seconds as far as i know,
> > > not entirely sure though,
> > > anyone else knows?
> > >
> > > At 13:27 17.07.2003 -0400, you wrote:
> > > >Sorry, but
> > > >
> > > >¿timeout is in seconds or in milliseconds ?
> > > >
> > > >Thanks
> > > >
> > > >Mauricio Nuñez
> > > >
> > > >El Jue 17 Jul 2003 12:22, Simon Pabst escribió:
> > > > > You can tune CoyoteConnector acceptCount and timeout values.
> > > > > acceptCount=10 should be fine, though you never know (test test
> > > > > test
> > > > >
> > > > > :-) timeout value (in seconds) shouldn't be set to 0 (infinite) or
> > > > > : too
> > > > >
> > > > > high, else your socket count will go up much as time goes by (which
> > > > > not only consumes file descriptors but valuable JVM memory AFAIK),
> > > > > try reasonable values like 10 mins (600) (20000 is suggested in jk2
> > > > > doc). If timeout is too low you could get errors too (server not
> > > > > available), so test test test again.
> > > > >
> > > > >
> > > > > If you use mod_jk2 load balancing use multithreading Apache (worker
> > > > > mpm)
> > > > >
> > > > > At 20:25 17.07.2003 +0800, you wrote:
> > > > > >I just got JK2 2.0.2 installed and working with Apache 2.0.47.
> > > > > > Since my site will have high traffic and lots of concurrent
> > > > > > connections, what parameters should I fine tune (other than the
> > > > > > min/maxProcessor in server.xml) ? How does Apache manage its jk2
> > > > > > connections to Tomcat?
> > > > > >
> > > > > >Joseph Lam
> > > > > >
> > > > > >------------------------------------------------------------------
> > > > > >--- To unsubscribe, e-mail:
> > > > > > [EMAIL PROTECTED] For additional
> > > > > > commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > > -------------------------------------------------------------------
> > > > >-- To unsubscribe, e-mail:
> > > > > [EMAIL PROTECTED] For additional commands,
> > > > > e-mail: [EMAIL PROTECTED]
> > > >
> > > >---------------------------------------------------------------------
> > > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to