Re: Weird situation

2015-06-22 Thread Nabusg Tomcat
It is a servlet. Manish On Mon, Jun 22, 2015 at 12:01 PM, André Warnier wrote: > Nabusg Tomcat wrote: > >> mod_jk version 1.2.40 >> >> yes there is a jkmount directive to send every requests that start with >> /secure/ to tomcat. >> >> JkMount

Re: Weird situation

2015-06-22 Thread Nabusg Tomcat
" on the Tomcat side sounds strange" What part of this is strange? heard of web.xml? On Mon, Jun 22, 2015 at 11:00 AM, André Warnier wrote: > Nabusg Tomcat wrote: > >> Apache HTTPD version 2.4.10 >> Tomcat version apache-tomcat-7.0.61 >> Ubuntu 12.04.5 >>

Weird situation

2015-06-22 Thread Nabusg Tomcat
Apache HTTPD version 2.4.10 Tomcat version apache-tomcat-7.0.61 Ubuntu 12.04.5 16G RAM Dual Core processor 64-bit Lately I am noticing that the request parameters are present when the request hits Apache, but are dropped when request reaches tomcat. for e.g /secure/myprog.cgi?username=user1&mast