Re: mod_proxy_ajp JSESSIONID and Mime Type

2010-01-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Darren, On 1/4/2010 2:10 PM, Darren Salomons wrote: Since my servlet excepts all types of file types I thought I would just leverage apache setting the content-type for me. This is a bad assumption: if you want your servlet to serve files of

Re: mod_proxy_ajp JSESSIONID and Mime Type

2010-01-04 Thread Konstantin Kolinko
2010/1/4 Darren Salomons tom...@digid.mailcan.com: I am having an issue with Apache 2/mod_proxy_ajp and Tomcat 6.  I have monitored all the headers coming back from apache for various scenarios and the only scenario that I am having a problem with is when I have a JSESSIONID appended to the

Re: mod_proxy_ajp JSESSIONID and Mime Type

2010-01-04 Thread Darren Salomons
I'm using Tomcat 6.0.18 with apache 2.2.11. So this isn't a normal pass through of files from tomcat to apache.  I use a URL such as http://mydomain.com/servlet/stylesheet.css to execute a servlet that would dynamically create the file stylesheet.css.   Since my servlet excepts all types of

Re: mod_proxy_ajp JSESSIONID and Mime Type

2010-01-04 Thread Konstantin Kolinko
2010/1/4 Darren Salomons tom...@digid.mailcan.com: I'm using Tomcat 6.0.18 with apache 2.2.11. So this isn't a normal pass through of files from tomcat to apache.  I use a URL such as http://mydomain.com/servlet/stylesheet.css to execute a servlet that would dynamically create the file

mod_proxy_ajp JSESSIONID and Mime Type

2010-01-03 Thread Darren Salomons
I am having an issue with Apache 2/mod_proxy_ajp and Tomcat 6. I have monitored all the headers coming back from apache for various scenarios and the only scenario that I am having a problem with is when I have a JSESSIONID appended to the URL. When the JSESSIONID is appended to the URL the mime