Re: IE6 form POST operation sporadic after sp KB832894 install

From: Jim (jcramer_at_engineering.uiowa.edu)
Date: 02/10/04


Date: Tue, 10 Feb 2004 15:17:18 -0800

Hi all with the POST problem after installing the
recent IE patch:

As per Zeph's suggestion in the previous post on this
thread,

 We have configured our Apache 1.3.x web server to turn
off HTTP keepalive for
IE6.0 with the following httpd.conf line:
 
<IfModule mod_setenvif.c>
 
    #
    # The following directives modify normal HTTP response
behavior.
    # The first directive disables keepalive for Netscape
2.x and browsers that
    # spoof it. There are known problems with these
browser implementations.
    # The second directive is for Microsoft Internet
Explorer 4.0b2
    # which has a broken HTTP/1.1 implementation and does
not properly
    # support keepalive when it is used on 301 or 302
(redirect) responses.
    #
    BrowserMatch "MSIE 6\.0;" nokeepalive
</IfModule>
 
I have tried many times to repeat the sporadic problem
that had been happening
after I installed the latest IE patch and I cannot seem to
make it happen now.
 
So, I believe that his workaround fixes the problem for us.

Jim

>-----Original Message-----
>We are testing a workaround for the IE6 POST problem
introduced with
>KB832894 -- at this point I cannot say if this has fixed
the problem,
>or simply made it a lot less likely to occur. The
workaround was
>simply to turn off HTTP keepalive on the server. While
this has
>resulted in reduced performance, at least our web
application is
>working properly again.
>
>Zeph
>.
>



Relevant Pages

  • Re: MS02-018 Breaking ASP ODBC
    ... > after installing the latest security hotfixes as of April ... >>1) IIS 5 web server can't be contacted. ... >>before the patch and that fixed that problem. ... >>load some VB components that fail to connect to my Oracle ...
    (microsoft.public.inetserver.iis.security)
  • Re: Microsoft Security Bulletin MS03-010 - 331953
    ... No patch for NT4, workaround is to place the system behind a firewall. ... What about internal threats? ... > The Microsoft Security Response Center has released Microsoft Security ...
    (microsoft.public.win2000.security)
  • Re: CONFIG_VFAT_FS_DUALNAMES regressions
    ... If we have a workaround that is truely compatible with stuff and has no ... interoperability problems are acceptable, especially for file systems. ... Why - because the failure case is defined ("Sorry can't play ... long name creation" patch from May. ...
    (Linux-Kernel)
  • Re: Problem with locked down IIS and viewing PDFs
    ... Have you applied the patch with MS02-18? ... As for a workaround, you need to set RemoveServerHeader=0 in the URLScan.ini ... > when we go to view PDF documents on the site we get the following error: ... > Microsoft site to no avail. ...
    (microsoft.public.inetserver.iis.security)
  • Re: [git head] X86_PAT & mprotect
    ... On Sat, May 10, 2008 at 6:05 AM, Venki Pallipadi ... I like your modified patch. ... Split up the patch into two parts as the pci part was unrelated to mprotect ... Some versions of X used the mprotect workaround to change caching type from ...
    (Linux-Kernel)