GOMEZ Henri wrote: > A big +1 for that draft. > > Things I'd like to see in TC 5.0. > > Delegation: > > don't decode full HTTP headers until > user code ask for (ie locales(), ssl certs)
That's done already for the most common things (like locales). A lot of that should already be in TC 4.1. > It will make TC 5.0 faster (less request processing > time, less objets creation/recycling). Indeed. I want to optimize the mapping now. > Extended JMX support: > > TC 5.0 should be manageable via JMX console tools. I'd like to add JMX to control the component assembler we'll have (which may be the launcher). Same in Coyote. Catalina already populates a domain with beans to represent all its components, so that should be ok. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>