« Previous Next »

Thread: IIS 6 http protocol

Last post 01-28-2009 10:24 AM by pkfilip. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 01-28-2009, 9:38 AM

    • pkfilip
    • Not Ranked
    • Joined on 01-28-2009, 9:29 AM
    • Posts 2

    IIS 6 http protocol

    Hi, I'm trying to host WCF service using streamed binding on IIS 6 (W2003). I'm getting error which complaines about http/1.0 protocol being used. When I open up Fiddler and look at the response sent from the IIS I can see that it sends it using http/1.0 indeed. 

    How can I make sure IIS uses http/1.1 protocol?

     

    Thanks,

    Piotr

  • 01-28-2009, 10:11 AM In reply to

    Re: IIS 6 http protocol

    Hi,

    Are you accessing your IIS web server via a proxy server ?

    Regards,

    Paul Lynch | www.iisadmin.co.uk
  • 01-28-2009, 10:24 AM In reply to

    • pkfilip
    • Not Ranked
    • Joined on 01-28-2009, 9:29 AM
    • Posts 2

    Re: IIS 6 http protocol

     Yes, when debugging, Fiddler uses proxy to monitor underlying traffic, this proxy settings are assigned to .net wcf proxy generated by svcutil

Page 1 of 1 (3 items)
Microsoft Communities