Hi,
System: windows XP pro, IIS 5.1. isapi_redirector2.dll is not doing
its job.
isapi_redirector2.dll from:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0.
2/bin/win32/
What happened is, when IIS starts up, it calls dll_Main for all its
threa
(as of jan 27, 2003) and IIS
5.01.
Anybody got any ideas?
Thanks
- Original Message -
From: "James Chang" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 2:02 PM
Subject: using ajp (isapi_redirector
send data, but all turn out to be
some string manipulation functions.
Could someone tell me which function call in HttpFilterProc actaully result
in open socket to 8009 port?
Thanks
- Original Message -
From: "James Chang" <[EMAIL PROTECTED]>
To: "Tomcat Users Li
who send data, but all turn out to be
some string manipulation functions.
Could someone tell me which function call in HttpFilterProc actaully result
in open socket to 8009 port?
Thanks
- Original Message -
From: "James Chang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTE
Hi:
I am trying to get ajp to work with other jsp/servlet engines other then
tomcat. Right now I am working on IIS with isapi_redirector2.dll and
listening on port 8009 with my own ajp listener. The problem is somehow the
dll never calls to port 8009 when I am accessing http://localhost/ex