Modifying the Ajp13 Protocol

2000-12-05 Thread Dan Milstein
As I'm working through the ajp13 code (C and Java), I'm discovering that there is some basic work which needs to be done on the protocol itself (as well as a lot of work on the implementations). Specifically: - If the request contains 8K of header/attribute information, the protocol fails.

Re: Modifying the Ajp13 Protocol

2000-12-05 Thread Gomez Henri
As I'm working through the ajp13 code (C and Java), I'm discovering that there is some basic work which needs to be done on the protocol itself (as well as a lot of work on the implementations). Cool there is some need for. Specifically: - If the request contains 8K of