i have a web site for download mobile files and there many users in my web site.
sometimes i have the error below :
HTTP Error 503 - Service is unavailable
1-so why this error happens and what is that mean?
2-as i know Apache free up itself when it's overloaded, but what about iis?
how can i put some limitations in my server (i have remote access to my server) for prevent this error happening?
a-is limitation of download's speed efficient for prevent that error's occur?
how can i do that? is squid useful for this job or i can do that with another iis extension.
b.is limitation of download's Bandwidth efficient for prevent that error's occur?
how can i do that (with iis or another extension)?
in right side of iis -> configure area -> i found some limits.
what do those limits mean and can i use them for keep my server alive all the time?
SYN_WAIT) socket limit or system handle limit has been hit. There's lots of reasons for it to say there's "too much load", but the specific reason is what's important. – Polynomial Nov 27 '11 at 21:12