• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IIS concurrent user limit/timeout issues

jayshah

Member
I Installed IIS, patched it, blah blah, everything works, I can get to my website. After a while, though I start getting 403.9 forbidden errors cause too many people are accessing the site, even though I'm the only one accessing it. Apparently it's not closing the connections that I make. I set the timeout down to 2 seconds, but still no luck. How can I get the connections to close?

IIS 5.0 on win2k pro, using a simple static html page on port 80, with IE 6 as my browser.
 
Back
Top