Hi!

 I tried to use TC 4.0.3 + Apache 1.3.23 on SunOS 5.7 using mod_jk.
My Apache is compiled with -DEAPI* and mod_ssl. mod_jk compiled with
-DEAPI. But when I try to get some document I recieve followin error in mod_jk.log:

[jk_ajp13.c (584)]: ajp13_unmarshal_response: status = 400

And HTTP 400 Bad requsest in browser

If I compile Apache without mod_ssl and without EAPI all is working fine.

Does anyone can solve my problem?

Below is log part:

== mod_jk.log ====

[Fri Apr 19 13:20:43 2002]  [jk_worker.c (123)]: Into
wc_get_worker_for_name ajp13
[Fri Apr 19 13:20:43 2002]  [jk_worker.c (127)]: wc_get_worker_for_name,
done  found a worker
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (865)]: Into
jk_worker_t::get_endpoint
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (775)]: Into
jk_endpoint_t::service
[Fri Apr 19 13:20:43 2002]  [jk_ajp13.c (403)]: Into
ajp13_marshal_into_msgb
[Fri Apr 19 13:20:43 2002]  [jk_ajp13.c (537)]: ajp13_marshal_into_msgb -
Done
[Fri Apr 19 13:20:43 2002]  [jk_connect.c (108)]: Into jk_open_socket
[Fri Apr 19 13:20:43 2002]  [jk_connect.c (115)]: jk_open_socket, try to
connect socket = 12
[Fri Apr 19 13:20:43 2002]  [jk_connect.c (124)]: jk_open_socket, after
connect ret = 0
[Fri Apr 19 13:20:43 2002]  [jk_connect.c (132)]: jk_open_socket, set
TCP_NODELAY to on
[Fri Apr 19 13:20:43 2002]  [jk_connect.c (140)]: jk_open_socket, return,
sd = 12
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (189)]: In
jk_endpoint_t::connect_to_tomcat, connected sd = 12
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (206)]: sending to ajp13
#342
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (645)]: send_request 2:
request body to send 0 - request body to resend 0
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (258)]: received from ajp13
#33
[Fri Apr 19 13:20:43 2002]  [jk_ajp13.c (584)]: ajp13_unmarshal_response:
status = 400
[Fri Apr 19 13:20:43 2002]  [jk_ajp13.c (591)]: ajp13_unmarshal_response:
Number of headers is = 1
[Fri Apr 19 13:20:43 2002]  [jk_ajp13.c (634)]: ajp13_unmarshal_response:
Header[0] [Content-Type] = [text/html]
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (258)]: received from ajp13
#2
[Fri Apr 19 13:20:43 2002]  [jk_ajp13_worker.c (549)]: Into
jk_endpoint_t::done

Sincerely Yours,
  Andrew V. Gromozdin


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to