Re: mod_jk resubmitting request to Tomcat

2016-06-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jerry, On 6/4/16 2:00 PM, Jerry Malcolm wrote: > I am calling a JSP to start a fairly long-running process in > Tomcat. I'm not using the page response data. The JSP is simply a > way to initiate the process. The JSP simply returns "OK" or "RC=". >

Re: mod_jk resubmitting request to Tomcat

2016-06-04 Thread Anthony Biacco
On Sat, Jun 4, 2016 at 12:00 PM, Jerry Malcolm wrote: > I am calling a JSP to start a fairly long-running process in Tomcat. I'm > not using the page response data. The JSP is simply a way to initiate the > process. The JSP simply returns "OK" or "RC=". However, mod_jk gets > impatient, and af

mod_jk resubmitting request to Tomcat

2016-06-04 Thread Jerry Malcolm
I am calling a JSP to start a fairly long-running process in Tomcat. I'm not using the page response data. The JSP is simply a way to initiate the process. The JSP simply returns "OK" or "RC=". However, mod_jk gets impatient, and after about 5 minutes, it decides to send the request to Tomca