Click to See Complete Forum and Search --> : Forms-Based Authentication


maverick_123
May 26th, 2005, 01:36 AM
Hi Everyone

I am using Forms Based Authentication for my web application ,
but i am facing a problem with respect to the number of users connecting to my site .

For instance if i set the limit for the number of connections in IIS as 5 then
application is not able to load after 3 connections itself .

I tried this with a normail Aspx page , there it was working fine i.e. - the page was loaded 5 times before i got the error message

Can anyone tell me the cause of this and the work around ?

thanks in advance
Chaitanya