hgomez 01/05/21 08:26:16 Modified: jk/src/doc AJPv14.txt Log: Updated size of Unknown Block Header from 32bits to 16bits... Revision Changes Path 1.3 +2 -2 jakarta-tomcat-connectors/jk/src/doc/AJPv14.txt Index: AJPv14.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/src/doc/AJPv14.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- AJPv14.txt 2001/05/18 14:18:01 1.2 +++ AJPv14.txt 2001/05/21 15:26:09 1.3 @@ -1,7 +1,7 @@ /*************************************************************************** * Description: Proposal for Apache JServ 1.4 * * Author: Henri Gomez <[EMAIL PROTECTED]> * - * Version: $Revision: 1.2 $ * + * Version: $Revision: 1.3 $ * ***************************************************************************/ This document is a proposal of evolution of the current @@ -332,7 +332,7 @@ 'UNKNOW PACKET CMD' with attached the unhandled message. +-----------------------------+---------------------------------+------------------------------+ -| UNKNOWN PACKET CMD (1 byte) | UNHANDLED MESSAGE SIZE (32bits) | UNHANDLED MESSAGE (bytes...) | +| UNKNOWN PACKET CMD (1 byte) | UNHANDLED MESSAGE SIZE (16bits) | UNHANDLED MESSAGE (bytes...) | +-----------------------------+---------------------------------+------------------------------+ Depending on the message, the sender will report an error and if