Hi all,
I'm seeing this behaviour for a page that uses URL Rewrite as Reverse Proxy (frontend for remote host) via SSL.
One specific action takes very long and it's a post request - first I received timeouts after 120sec, but I increased that timeout setting now to 300sec. However the request now stops after 170-190 sec (no distinct value) and exactly when 249.9 kb is transmitted in IE or 250 kb in Chrome. I then get a site saying "website not available" and when I refresh, I see the results page, but all links on it are not rewritten by the rewrite module, but contain the remote host name.
Does anybody have a clue?