Problem with isapi_redirect.dll connector
- From: "Carlos Rutenfrans" <carlos (at) holds.nl>
- Date: Fri, 3 Feb 2006 12:30:07 +0100
I'm using isapi_redirect.dll 1.2.15 on IIS-6 Windows 2003 server and
seems that isapi_redirect is not respecting the case-senitivitie of all
the header lines.
Is there someone else how is having this problem. And how can i solve
this problem?
Here is a small part of my logging:
Logging of the headers on HTTP port 80:
POST /mapxtreme471/mapxtreme HTTP/1.1
Content-Type: text/xml
MI_XMLProtocolRequest: ServerCapabilitiesRequest
MI_XMLProtocolVersion:
MI_XML_Protocol_ServerCapabilitiesRequest_4_7_1
User-Agent: Mozilla/4.0 (Windows 2003 5.2) Java/1.5.0_06
Host: holds002
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 217
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE RequestEnvelope SYSTEM
"MI_XML_Protocol_ServerCapabilitiesRequest_4_7_1.dtd">
<RequestEnvelope><ServerCapabilitiesRequest
GetXMLEncoding="true" /></RequestEnvelope>
Logging of the headers on AJP13 port 8009
.4.s....HTTP/1.1.../mapxtreme471/mapxtreme..
10.0.0.160..
10.0.0.160...holds002..P......
keep-alive.....217.....text/xml....4text/html, image/gif,
image/jpeg, *; q=.2, */*; q=.2.....holds002....,Mozilla/4.0 (Windows
2003 5.2)
Java/1.5.0_06...mi-xmlprotocolrequest...ServerCapabilitiesRequest...mi-x
mlprotocolversion../MI_XML_Protocol_ServerCapabilitiesRequest_4_7_1.....
.....
.4....<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE RequestEnvelope SYSTEM
"MI_XML_Protocol_ServerCapabilitiesRequest_4_7_1.dtd">
<RequestEnvelope><ServerCapabilitiesRequest
GetXMLEncoding="true" /></RequestEnvelope>
You can see the case difference in
MI_XMLProtocolRequest === ajp13 ==> mi-xmlprotocolrequest
MI_XMLProtocolVersion === ajp13 ==> mi-xmlprotocolversion
Can someone help me ? Is it a isapi_redirect problem or is it an IIS
problem ?
Groet
Carlos Rutenfrans
Lekdijk west 16
3961 MC Wijk bij Duurstede
tel: 06-14255398
e-mail: carlos (at) holds.nl