Re: HTTP 1.1 Not Supported

2007-12-05 Thread Dwebb
Hi, You might want to check the Request line in a tcp capture. We have run into a problem recently with the new tomcat bundles that do very strict checking of the request line. It has to be formatted METHOD SPACE REQUEST_URI SPACE VERSION (ie POST /test HTTP/1.1). if there are more than one spa

Tomcat Clustering Timeouts

2007-11-21 Thread Dwebb
Hi All, We have a clustered setup doing session replication between 2 hosts. On one of the hosts we are seeing a number of disconnects from the replication thread. I have looked around on the web a bit and one thread I came across from seemingly a tomcat dev implied that this wasn't much of an

Re: Tomcat and Redirects

2007-11-12 Thread Dwebb
Hi Chris, This is exactly the answer I was looking for. Thank you for your help. Cheers, Danny On Sun, 2007-11-11 at 10:51 -0500, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bill, > > Bill Barker wrote: > > Tomcat always sends a 302 redirect when respons

Tomcat and Redirects

2007-11-09 Thread Dwebb
Hi All, I have a question about how Tomcat handles redirects. We have a vendor who wrote an application for us and they tell us that they always use the same method of issuing redirects in their code. What we have seen is on certain requests from a WAP handset the application will issue a redi