hi. I have a .net web site with 25 000 unique users a day. After some time a strange kind of error appeared. in some time after starting application pool the number of current anonymous connections starts increasing very fast till the server stops responding. Only recycling of an application pool helps. I suppose that there is some kind of an error in the code of the site.
Can you please advice me some possibilities to trace this error? May be this is some kind of a standard error? May be this is some kind of a hacker attack?
I am running IIS7 and the site is written using .net 2.0.
Thanks for your help