开发者

MVC cold startup not connecting

Notice how I say not connecting rather than just being slow.

This has been very difficult to reproduce, I am yet to get it to happen consistently and even went to far as to move the application on to a fresh开发者_运维问答 machine thinking it was hardware related but alas, new machine - same issue.

Some captures with Fiddler seems to indicate that the connection is never completed.

Any suggestions on further investigative measures?

Apologies in advance for the vagueness of the question, I am just at a loss.


Can you instrument it from the IIS side? Request tracing could tell you if something is taking so long that the request times out before it returns . . .


Are you attempting to connect via HTTPS? I've had issues in the past when trying to run on my local box and I initiate a HTTPS connection which isn't supported by cassini. When a HTTPS connection fails it's not always obvious why.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜