Hello Everyone,

   I have a on going problem with our application, and
I can't seem to find any reason for the strange
behavior of tomcat.  My Enviroment:

I have Tomcat 4.1.X installed on a Windows 2000
server.  I have connected this instance of Tomcat to
the machine's IIS server.  On IIS, I am using SSL.

Now, Most of the time, The site works Great, without a
bump.  But Randomly(or what appears to be randomly)
The Tomcat Service will Crash, And we have to restart
it.  I have been threw the logs, both from IIS and
Tomcat.  The IIS logs tell me very little, I've
checked the pages being served up right before the
crash and they work perfectly.  And they are never the
same pages.  We get the standard page can not be found
error...due to the fact that the tomcat service has
crashed.  I have looked at the Tomcat Logs, and I
don't see anything that jumps out out me, although my
tomcat knowledge is somewhat limited...  Here is a
block of the log during the error...

error occured at 19:35ish

*****LOG****

[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/siemens.tabithasoftware.com/members/processlogin.jsp
[Sun Nov 09 19:33:22 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:33:22 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/siemens.tabithasoftware.com/members/processlogin.jsp'
[Sun Nov 09 19:33:22 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/members/processlogin.jsp] is a
servlet url - should redirect to ajp13
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/members/processlogin.jsp] is
points to the web-inf directory
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:33:22 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:33:22 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #331
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (651)]:
ajp_connection_tcp_get_message: Error -
jk_tcp_socket_recvfull failed
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (1009)]:
Error reading reply
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (1146)]:
In jk_endpoint_t::service, ajp_get_reply failed in
send loop 0
[Sun Nov 09 19:33:22 2003]  [jk_connect.c (116)]: Into
jk_open_socket
[Sun Nov 09 19:33:22 2003]  [jk_connect.c (123)]:
jk_open_socket, try to connect socket = 3640
[Sun Nov 09 19:33:22 2003]  [jk_connect.c (132)]:
jk_open_socket, after connect ret = 0
[Sun Nov 09 19:33:22 2003]  [jk_connect.c (140)]:
jk_open_socket, set TCP_NODELAY to on
[Sun Nov 09 19:33:22 2003]  [jk_connect.c (148)]:
jk_open_socket, return, sd = 3640
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (588)]:
In jk_endpoint_t::ajp_connect_to_endpoint, connected
sd = 3640
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #331
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #123
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 200
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Set-Cookie] =
[JSESSIONID=3B0538CEFCC0B9D3553BE0892401B4C3; Path=/]
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Type] =
[text/html;charset=ISO-8859-1]
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #8188
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (562)]:
Into jk_ws_service_t::write
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #12
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (562)]:
Into jk_ws_service_t::write
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2399
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (562)]:
Into jk_ws_service_t::write
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:33:22 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:33:22 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/clear.gif
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/clear.gif'
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/clear.gif] is a servlet url -
should redirect to ajp13
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/clear.gif] is points
to the web-inf directory
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #255
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (651)]:
ajp_connection_tcp_get_message: Error -
jk_tcp_socket_recvfull failed
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1009)]:
Error reading reply
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1146)]:
In jk_endpoint_t::service, ajp_get_reply failed in
send loop 0
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (116)]: Into
jk_open_socket
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (123)]:
jk_open_socket, try to connect socket = 3640
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (132)]:
jk_open_socket, after connect ret = 0
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (140)]:
jk_open_socket, set TCP_NODELAY to on
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (148)]:
jk_open_socket, return, sd = 3640
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (588)]:
In jk_endpoint_t::ajp_connect_to_endpoint, connected
sd = 3640
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #255
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/auction.jpg
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/auction.jpg'
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/auction.jpg] is a servlet url
- should redirect to ajp13
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/auction.jpg] is
points to the web-inf directory
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (116)]: Into
jk_open_socket
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (123)]:
jk_open_socket, try to connect socket = 3536
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (132)]:
jk_open_socket, after connect ret = 0
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (140)]:
jk_open_socket, set TCP_NODELAY to on
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (148)]:
jk_open_socket, return, sd = 3536
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (588)]:
In jk_endpoint_t::ajp_connect_to_endpoint, connected
sd = 3536
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #257
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/spacer.gif
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/spacer.gif'
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/spacer.gif] is a servlet url -
should redirect to ajp13
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/spacer.gif] is points
to the web-inf directory
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (116)]: Into
jk_open_socket
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (123)]:
jk_open_socket, try to connect socket = 3576
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (132)]:
jk_open_socket, after connect ret = 0
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (140)]:
jk_open_socket, set TCP_NODELAY to on
[Sun Nov 09 19:35:22 2003]  [jk_connect.c (148)]:
jk_open_socket, return, sd = 3576
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (588)]:
In jk_endpoint_t::ajp_connect_to_endpoint, connected
sd = 3576
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #256
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/register.gif
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/register.gif'
[Sun Nov 09 19:35:22 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/register.gif] is a servlet url
- should redirect to ajp13
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/register.gif] is
points to the web-inf directory
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #258
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:22 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:22 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/bottom.gif
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/bottom.gif'
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/bottom.gif] is a servlet url -
should redirect to ajp13
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/bottom.gif] is points
to the web-inf directory
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #256
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/siemensbannerTopLeft.jpg
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/siemensbannerTopLeft.jpg'
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/siemensbannerTopLeft.jpg] is a
servlet url - should redirect to ajp13
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if
[/images/siemensbannerTopLeft.jpg] is points to the
web-inf directory
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #270
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/styles.css
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/styles.css'
[Sun Nov 09 19:35:27 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/styles.css] is a servlet url - should
redirect to ajp13
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/styles.css] is points to the
web-inf directory
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #249
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:27 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:27 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/go_button.gif
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/go_button.gif'
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/go_button.gif] is a servlet
url - should redirect to ajp13
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/go_button.gif] is
points to the web-inf directory
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #259
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/Toshiba8000.jpg
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/Toshiba8000.jpg'
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/Toshiba8000.jpg] is a servlet
url - should redirect to ajp13
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/Toshiba8000.jpg] is
points to the web-inf directory
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #261
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/siemensbannerTopRight.jpg
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/siemensbannerTopRight.jpg'
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/siemensbannerTopRight.jpg] is
a servlet url - should redirect to ajp13
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if
[/images/siemensbannerTopRight.jpg] is points to the
web-inf directory
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #271
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (705)]:
In HttpFilterProc Virtual Host redirection of
/equipment.siemensfinancial.com/images/log_in.gif
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(447)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(464)]: Attempting to map URI
'/equipment.siemensfinancial.com/images/log_in.gif'
[Sun Nov 09 19:35:32 2003]  [jk_uri_worker_map.c
(489)]: jk_uri_worker_map_t::map_uri_to_worker, Found
a context match ajp13 -> /
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (721)]:
HttpFilterProc [/images/log_in.gif] is a servlet url -
should redirect to ajp13
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (784)]:
HttpFilterProc check if [/images/log_in.gif] is points
to the web-inf directory
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (824)]:
HttpExtensionProc started
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (132)]: Into
wc_get_worker_for_name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_worker.c (136)]:
wc_get_worker_for_name, done  found a worker
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (860)]:
HttpExtensionProc got a worker for name ajp13
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1352)]:
Into jk_worker_t::get_endpoint
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1075)]:
Into jk_endpoint_t::service
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (280)]:
Into ajp_marshal_into_msgb
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (413)]:
ajp_marshal_into_msgb - Done
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (612)]:
sending to ajp13 #256
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (853)]:
ajp_send_request 2: request body to send 0 - request
body to resend 0
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #69
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (461)]:
ajp_unmarshal_response: status = 304
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (466)]:
ajp_unmarshal_response: Number of headers is = 2
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[0] [Content-Type] =
[text/plain]
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (506)]:
ajp_unmarshal_response: Header[1] [Content-Length] =
[0]
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (428)]:
Into jk_ws_service_t::start_response
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (698)]:
received from ajp13 #2
[Sun Nov 09 19:35:32 2003]  [jk_isapi_plugin.c (872)]:
HttpExtensionProc service() returned OK
[Sun Nov 09 19:35:32 2003]  [jk_ajp_common.c (1307)]:
Into jk_endpoint_t::done
[Sun Nov 09 19:38:26 2003]  [jk_isapi_plugin.c (657)]:
HttpFilterProc started

****End Log****

I do see the message "Error - jk_tcp_socket_recvfull
failed" alot in the log, but I see this throughout the
entire log, even durring times when it works
perfectly.

Anyways, sorry for the long post, I was just trying to
be as detailed as possible.  

THANKS IN ADVANCED for any help you can shed on this
situation...

Miguel





__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to