Some feedback:
- thank you very much for this documentation !
- +1 on making this documentation the "official" ajp13 spec, fixing it and
fixing mod_jk to match the spec :-)
- the java code is based on an earlier experimental protocol, and had as
goals to abstract the communication protocol ( i
Attached is a first draft of a document specifying how the Ajp13 protocol works. I
wrote it based on what I found in both the C and Java sides of the implementation (in
tomcat-3.3). There are a few things I want to add to it, but I hope it's pretty
useful as is.
If anyone has any feedback on