The ajp13 disector was introduced in ethereal some months ago
And I now have a copy of it rather than last year's model :)
Anyway, the conversation looks like this in summary and a (naive) analysis of the contents of the packets doesn't yield anything obvious.
-> FORWARD REQUEST <- SEND HEADERS <- SEND BODY CHUNK <- END RESPONSE -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST -> FORWARD REQUEST
Should there be anything else before the second FORWARD REQUEST? The Domino end seems to spin in first while loop inside ajp_send_request() because ajp_connection_tcp_send_message() keeps returning JK_TRUE without ae->sd becoming <= 0. Debug indicates that ae->sd retains its initial value on successive trips round the loop.
-- Andy Armstrong, Tagish
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]