Re: avoid HTTP 100 Continue

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David (acostaa_at_gmail.com)
Date: 11/30/04


Date: Tue, 30 Nov 2004 13:23:28 -0400

yeap, you are right!

and the client that I was talking about support the HTTP 100 Continue, so..
was a mistake . Sorry

"David Wang [Msft]" <someone@online.microsoft.com> escribió en el mensaje
news:uw7sTAm1EHA.3468@TK2MSFTNGP14.phx.gbl...
> Does your client obey RFC2616 section 8.2.3 and not trigger IIS to send a
> 100 continue?
>
> If your client violate specifications, the right thing is to fix the
client,
> not hack the server to make things work by also violating specifications.
> To do so destroys the whole purpose of having public specifications, which
> is a common covenant allowing divergent clients and servers to
successfully
> communicate.
>
> --
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
> "David" <acostaa@gmail.com> wrote in message
> news:O4uDFrl1EHA.824@TK2MSFTNGP11.phx.gbl...
> Is possible to avoid the HTTP 100 Continue in the IIS?
>
> I have an application that must connect to my IIS, but the application
> does'nt support the HTTP 100, so I possible to tell to IIS that not send
the
> HTTP 100?
>
> Thanks
>
>
>
>



Relevant Pages

  • Re: avoid HTTP 100 Continue
    ... If a client advertises HTTP/1.1 but cannot handle 100 continue, ... break the server with another hack so that things hobble along. ... How to suppress an HTTP 100-Continue response from an IIS server ... > and the client that I was talking about support the HTTP 100 Continue, ...
    (microsoft.public.inetserver.iis)
  • RE: SCCM 2007 R2 & IIS7
    ... After further testing we have identified that IIS was dropping the HTTP ... request in favour of the HTTPS we have setup for Native Mode. ... The Certificate installed on the client sitting on the remote Forest\Domain ...
    (microsoft.public.sms.setup)
  • Re: avoid HTTP 100 Continue
    ... How to suppress an HTTP 100-Continue response from an IIS server ... > and the client that I was talking about support the HTTP 100 Continue, ...
    (microsoft.public.inetserver.iis)
  • Connection limit in IIS 5.0 per client with HTT 1.1 specification
    ... ASP.NET web site is hosted in IIS 5.0 that is accessed from ... increasing MaxConnectionsPerServer to 4 in client machines, ... we have read that HTTP 1.1 specifies the ...
    (microsoft.public.inetserver.iis)
  • Re: xml file and http
    ... > SKG, ... > If you are going to access this over HTTP, then you will have to get a ... > list of files in the directory from a known page on IIS. ... >> Our client has provided a shared directory on IIS. ...
    (microsoft.public.dotnet.languages.csharp)