> 
> If you have java ajp13 works in non-balancing mode, you've done
> the hardest part !
> 

that's encouraging :)

> >that's what i've decided to do.  my goal is to first get
> >things working,
> >at least minimally, then i (or someone else) can address load-balancing
> >later.  my gut feeling, though, after spending some time on ajp13 and
> >tomcat 4 is it's certainly possible.  of course, i'm pretty new to the
> >whole tomcat 4 architecture, so i could be way off :)
> >
> >thanks for the info.
> >
> >btw, i've got ajp13/tomcat 4 about half working (probably the easy
> >half...).
> 
> Could you send the code, we're interest (at least I) ;)

the code isn't real pretty right now.  in fact, it's downright ugly! 
but that's ok, that's what refactoring is for ;)  and hopefully,
somebody who knows more can help!

it's basically based on parts of the http connector, and
Ajp13.java/Ajp13Interceptor.java from the 04.27 build of tomcat 3.3.

i'm attaching a zip file containing my code.  i've make it an ajp
subpackage of org.apache.catalina.connector.

advice/help is welcome/wanted :)

-kevin.

ajp.zip

Reply via email to