SocketTimeout: Read timed out
Posted
by Lieven Cardoen
on Stack Overflow
See other posts from Stack Overflow
or by Lieven Cardoen
Published on 2010-03-09T08:09:06Z
Indexed on
2010/03/09
8:21 UTC
Read the original article
Hit count: 220
I'm using Flex - IIS - ASP.NET to do remote calls. When I stresstest, all remote calls that take longer than 30 seconds fail. In Charles I get a message saying 'SocketTimeout: Read timed out'. Is this something that can be configured in IIS? Or could it be a problem with a setting in Charles?
© Stack Overflow or respective owner