I found this blog that addresses my concern in IIS 5.1 for Windows XP. I recently discovered that it is crippled in such a way that it only allows 10 concurrent connections. Moreover, it is hardcoded to be configured to at most 40. If the maximum concurrent connections have been reached, your website's...
These past few days I have been exploring the OpenSource world and have been discovering great things from it. Most of my career so far have focused on Microsoft technologies, making me naive on the alternatives. First experiment: install PHP, MySql and Apache Server. I've read from forums that the...