Skip to content

Commit 8df001f

Browse files
authored
Update self-hosted-integration-runtime-troubleshoot-guide.md
1 parent be6a2f1 commit 8df001f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/data-factory/self-hosted-integration-runtime-troubleshoot-guide.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -776,9 +776,7 @@ how to collect the network trace, understand how to use it, and [analyze the Mic
776776
777777
:::image type="content" source="media/self-hosted-integration-runtime-troubleshoot-guide/find-conversation.png" alt-text="Screenshot of the TCP conversation.":::
778778
779-
1. Get the conversation between the client and the Data Factory server below by removing the filter.
780-
781-
:::image type="content" source="media/self-hosted-integration-runtime-troubleshoot-guide/get-conversation.png" alt-text="Screenshot of conversation details.":::
779+
1. Get the conversation between the client and the Data Factory server by removing the filter.
782780
783781
- An analysis of the Netmon trace you've collected shows that the Time to Live (TTL)) total is 64. According to the values mentioned in the [IP Time to Live (TTL) and Hop Limit Basics](https://packetpushers.net/ip-time-to-live-and-hop-limit-basics/) article, extracted in the following list, you can see that it's the Linux System that resets the package and causes the disconnection.
784782

0 commit comments

Comments
 (0)