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: Apache resends request after timeout - mod_jk |
|
Author |
|
Qmpeltaty
Joined: 06 Feb 2008 Posts: 182 Location: Poland
|
Posted: Mon 08 Mar '10 11:16 Post subject: Apache resends request after timeout - mod_jk |
|
|
I have a problem with my apache which is deployed in front of jboss server. Apache is just directing all http trafic by mod_jk module to jboss. I have set connect_timeout to 60 seconds in my workers.properties file, but sometimes jboss is making operations longer. The problem is that after receiving timeout, apache sends another request to jboss. Fx I click "send" button, operations of sending emails starts at jboss site and no reply to apache is sent until it finishes. After 60 seconds Apache gets timeout and send request (like clicking "send" button) again.
How can I configure Apache to not do so?
Apache/2.2.14 (Win32) PHP/5.2.12 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_jk/1.2.25 |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|