You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cm...@yahoo.com on 2001/06/25 08:16:08 UTC

Ajp14 - seems to work :-)

Ok, I've got the first request served via Ajp14. There are probably few
details to resolve ( like the fact that the connection is closed after
authentication - I'm not sure why ).

I can now start playing with some of the fun callbacks I want ( and maybe
abstract a bit the marshling and callbacks ).

Costin