"Support for IIS7 integrated modeNow the HttpModule has been reworked to integrate IIS7 support. Memory optimization relies on the default .NET Framework 2.0 engine."
What exactly does it mean that memory optimzation relies on the default .NET 2.0 engine? Does it mean that uploads use up system memory rather than saving to a temp file?
What exactly does it mean that memory optimzation relies on the default .NET 2.0 engine? Does it mean that uploads use up system memory rather than saving to a temp file?