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 URL.  When the JSESSIONID is appended to the
> URL the mime type coming back from apache is text/plain.  When the
> JSESSIONID is not there then the correct mime type is returned.  What
> would cause this?
>

1. Your configuration, and exact versions of Tomcat and Apache that
you are using =?

> When the JSESSIONID is appended to the
> URL the mime type coming back from apache is text/plain.

Is the mime-type that you are seeing provided by Tomcat (as defined in
$CATALINA_BASE/conf/web.xml, or in WEB-INF/web.xml files of individual
web applications),  or provided/overwritten by Apache HTTPD?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to