Consider the following scenario. You have a classic ASP application running on IIS 7.0 or 7.5. You set ASP response buffering to FALSE and then execute an ASP page that renders a large amount of data over 4MB. Instead of seeing the page begin rendering in the browser immediately, you notice that the response is still buffered on the server and not rendered immediately. Also, the page data that surpasses 4MB is truncated.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.