Now that the Handlers API is fully expanded it should be possible to rewrite some of the ASP.Net integration such that it can directly stream data out to the client thus providing improved performance and less memory usage.
Need to look at how and when this can be done and how easy it is to implement