I have a server with Windows Web Server 2008 R2 installed and a website is hosted in the same. But when more than 4 users are accessing the website using their PC than it is showing too many users logged in, it's gets resolved only by resetting the IIS. The IIS used is 7.0. Please suggest what to do.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Can you check the Connection Limits ?

You can see them on Web Sites Advanced Settings in IIS Manager

Normally it should displays a very high number (for example 4294967295)

you can see my settings in screen http://dl.dropbox.com/u/1366483/Share/IISSettings.jpg

link|improve this answer
Got it! By mistake it has been reduced to 4. Thank you so much. – Arup Chaudhury Jul 30 '10 at 4:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.