Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: request fails on tomcat 8 + apache 2.4 |
|
Author |
|
radicaled
Joined: 09 Jan 2018 Posts: 1 Location: Argentina
|
Posted: Tue 09 Jan '18 16:40 Post subject: request fails on tomcat 8 + apache 2.4 |
|
|
Recently we move to apache 2.4.29 due to security issues. We were using apache 2.2.31 and we started experiencing the following.
Initially we thought problem occurs when tomcat restarts but later we had found that it’s not after restart. Problem starts occurring even if tomcat is not restarted. Request is transmitted from apache to tomcat every time. If tomcat receives it as a “HEAD” type request instead of “POST”, then it’s a problem.
“One thing which we observed in logs that the GET request which comes in to httpd and Apache processes the request, but when we see the access.log for tomcat we see the request changes to HEAD, and the request fails from then onward and it never works till that time we restart both apache and tomcat.
2017-12-20 05:30:51,995 [ajp-nio-8010-exec-2] 127.0.0.1 | HEAD /SCDO/ HTTP/1.1 | 302 | - | 0 | - | - | gzip, deflate | Keep-Alive” |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 18 Oct '18 10:54 Post subject: |
|
|
How do you connect apache to tomcat? |
|
Back to top |
|
|
|
|
|
|