I want to know how performance of server will be effected if ASP .net application is deployed on server with IIS, and from that ASP .net application i am creating 3000 asynchronous
HTTPWebRequest in C# to get the Header information only from Amazon S3 bucket(OR from another server).
Go to the complete details ...