最近、奇妙な問題に遭遇しました。ブラウザが IIS Web サーバーへの接続を確立するのに約 20 秒かかることがあります。
1. this cannot be repro each time, when successful access the site, the following connecting will be very fast. After restart Application pool and Web Site, the first time connect will be slow.<br>
2. When success gernerate connection success, after minutes, the establsh connection will getting slow again.<br>
3. this is not relate to authentication, both Windows Authentication and Anonmymous will have the same problem.<br>
4. Installed HTTPWatch on my client machine, it shows that 20 seconds is connecting time before wating when this problem happen.<br>
5. localhost cannot repro, each time establish connection is fast
IIS のログから、最初のリクエストは get の後である
これをデバッグする方法は?これはネットワーク、プロキシ、ドメインに関連しているようです。この問題を診断するのに役立つツールがあり、接続を確立する時間帯にサーバーが何をしているかを教えてくれます