I am using IIS as a frontend to Orion. Since the relese notes shows that
Orion supports AJP13 (version 1.48), I figured that IIS could be configured
to redirect specific http requests to Orion using the ajp13 protocol. As a
starting point I tried to use and configure the isapi_redirect.dll (see link
below) to work with Orion instead of Tomcat. Debug mode shows that it
actually filters out the specified urls. The problem starts when talking to
Orion, I get the tcp message: "Error - Wrong message format". I havenīt
found any documentation on how to use the ajp13 protocol with Orion or a
specification of the protocol.

Does somebody have some more information about ajp13 implementation in
Orion?

Tomcat IIS Howto (isapi_redirect.dll)
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-iis-howto.html)


regards, 

Tore

Reply via email to