On Wed, 2006-01-25 at 12:23 -0700, Bryan Sant wrote: > If you're not using mod_proxy, I would recommend doing so. > I don't. Somethings just won't work. It turns out that tomcat (embedded inside jboss) uses a non-standard ";" delimiter to attach the "JSESSIONID" variable to urls. So if you use mod_proxy, any url with a JSESSIONID thing attached to it will not work. We recently ran into this and had to resort back to using mod_jk.
Michael /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
