Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 28058

IIS 7.x and concurrent session requests

$
0
0

I have an asp app I've moved from IIS 6.0 to IIS 7.5 on Windows 2008R2. The site runs just fine except when I'm calling a page that downloads a large file. My .asp page downloads the file just fine but the problem is that this request causes all other requests from that browser to queue up behind the download.

Requests from other machines are handled just find during the download so it seems that it's asp session limitation.

This asp app runs just fine on IIS 6.0. You can be downloading and navigating the site without issue.

Our asp app uses a 32-bit .ocx that we wrote that helps reading the bytes for the download.

  • "Enable 32-bit Applications" is true.
  • "Debugging Properties" are false
  • "Managed Pipeline Mode" is Integrated

I'm hoping someone can help me...


Viewing all articles
Browse latest Browse all 28058

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>