In the TC 3.3 branch (jakarta-tomcat), read
src/doc/AJPv13.html
... for a description of the ajp13 protocol.
Also, you might check the 3.3 source code for mod_jk:
src/native/mod_jk/common/jk_service.h
And the java code in 3.3:
src/share/org/apache/tomcat/modules/server/Ajp13.java
-Dan
> Robson Ribas wrote:
>
> I'm working on a Java application that needs to communicate with Apache.
> It reads the request headers and does some processing. It is possible to
> use mod_jk and Ajpv13 to do this integration ? Where can I find docs about
> Ajpv13 ?
--
Dan Milstein // [EMAIL PROTECTED]