
codesite-noreply at google
Sep 7, 2009, 6:58 PM
Post #1 of 1
(221 views)
Permalink
|
|
Issue 567 in cherokee: problems with cherokee 0.99.24 and liferay tomcat
|
|
Status: New Owner: ---- New issue 567 by i02sopop: problems with cherokee 0.99.24 and liferay tomcat http://code.google.com/p/cherokee/issues/detail?id=567 What steps will reproduce the problem? 1. Configure liferay with tomcat in the port 8080 of one host. 2. Configure cherokee 0.99.24 in another host as a proxy which point to liferay. 3. Try to login into liferay. What is the expected output? What do you see instead? The expected output is the same page but with the user logged in. The output is (occasionaly) a 502 error and (usually) a connection interrupted error. What version of the product are you using? On what operating system? cherokee 0.99.24 on debian lenny. Please provide any additional information below. It seems a problem with the redirection on HTTP 1.1, because the last log of cherokee before the problem is a 302 code with a POST redirection. We have to consider this (http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html), "If the 302 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued.". -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|