<div dir="ltr">Hi there,<br><div><br></div><div>Is there a PV that exposes the outgoing TCP connection ID? $conid seems to be for received only.</div><div><br></div><div><i>$conid - The TCP connection ID of the connection the current message arrived on for TCP, TLS, WS, and WSS. Set to $null for SCTP and UDP.</i><br></div><div><br></div><div>The objective is to check the status of the egress TCP connection like for e.g.:</div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(86,156,214)">if</span>(!tcp_conid_state(<span style="color:rgb(206,145,120)">conid</span>)) {</div></div></div><div><br></div><div>Thanks.</div><div>--Sergiu</div></div>