Post Reply 
Problem navigating back
Aug. 29, 2006, 07:55 AM
Post: #5
RE: Problem navigating back
It turned out to be a problem with Internet Explorer. What happens is that IE apparently uses heuristics to decide whether to cache a POST response or not (assuming the response itself doesn't specify it). Because of that, even a small factor can shift its decision. The problem happens when IE decides not to cache the response.

Here are some points:
1. The problem only happens with IE.
2. It only happens if HTTP/1.1 through proxies is enabled. By default it's not.
3. It goes away if you set client_compression=yes in BFilter's Advanced Configuration.
4. It also happens with Proxomitron.

So, now you have several options to avoid this problem. I would just drop IE, as other options will affect performance.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Problem navigating back - vrapp - Aug. 26, 2006, 06:49 PM
RE: Problem navigating back - jart - Aug. 27, 2006, 06:30 PM
RE: Problem navigating back - vrapp - Aug. 28, 2006, 04:59 PM
RE: Problem navigating back - jart - Aug. 28, 2006, 05:45 PM
RE: Problem navigating back - jart - Aug. 29, 2006 07:55 AM

Forum Jump: