What is the relationship between IIS settings HTTP Keep-Alives Enabled and Connection Timeout ? Is it the same relationship in different versions of IIS?
I am using XP Pro (2002 service pack 3) using IIS 5.1 running aspnet 3.5 applications.
We have been getting 'There are too many people accessing the Web site at this time' error.
I am reducing the connection timeout from 900 to 60 seconds. What additional effect would unchecking HTTP Keep-Alives Enabled have?
We plan to upgrade the webserver from the XP Pro to another machine.