Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: ARR HTTP Streaming Performance

    Posted to IIS 7.0 - Application Request Routing (ARR) by karl_mcguinness on 05-22-2009, 4:10 PM

    I am not sure how WCF implements streaming, but this following code snippet is what I am using (returning a memory stream with the service host binding transfermode set to streaming [ServiceContract]     public interface IHttpPerformanceTest {         ...

    • http://forums.iis.net/p/1157804/1904576.aspx#1904576
  • ARR HTTP Streaming Performance

    Posted to IIS 7.0 - Application Request Routing (ARR) by karl_mcguinness on 05-20-2009, 7:04 PM

    I am trying to determine the proxy overhead of ARR v1.0 RTM in a binary HTTP streaming scenario.  I have developed a very simple test WCF application that takes a GET request via a URI template for a number of bytes and streams the requested number of bytes back to the client.  The test environment is also simple.  1 Web ...

    • http://forums.iis.net/p/1157804/1904396.aspx#1904396

Microsoft Communities