This is a quick guide to help you start capturing HTTP traffic when requested by support. This can be helpful either for network traffic issues or for understanding issues with page content loading.
|
Don't forget to mention the IP Address of the servers involved so Support can go through the TCP dump. Also please mention the time when you performed the operation requested by support. |
Wireshark is a network protocol analyzer that can be installed on Windows, Linux and Mac. It provides a comprehensive capture and is more informative than Fiddler. This is the preferred tool to use when troubleshooting Sharepoint connectivity issues.
To use:
Start button to start capturing traffic via this interface.
|
Fiddler is a web debugging proxy tool that can capture HTTP(S) traffic. It can only run on Windows.
To use:
|
Fiddler can capture local traffic by using the machine's name as the host name rather than 'localhost'. |
File > Save > All Sessions.....saz format for Support.|
Fiddler has a functionality to capture traffic using its decrypt HTTPS functionality. Make sure you enable this before you start capturing. |