TCP/IP: Summary global statistics
TCP/IP summary global statistics are not available online.
| DFHSTUP name | Description |
|---|---|
| Peak number of inbound sockets | is the peak number of inbound sockets. |
| Peak number of non-persistent inbound sockets | is the peak number of non-persistent inbound sockets. |
| Peak number of persistent inbound sockets | is the peak number of persistent inbound sockets. |
| Total number of inbound sockets created | is the total number of inbound sockets created. |
| Total number of non-persistent inbound sockets created | is the total number of non-persistent inbound sockets created. |
| Peak number of outbound sockets | is the peak number of both persistent and non-persistent outbound sockets. |
| Peak number of non-persistent outbound sockets | is the peak number of non-persistent outbound sockets. |
| Peak number of persistent outbound sockets | is the peak number of persistent outbound sockets. |
| Total number of times outbound sockets reused | is the total number of times a pooled connection was reused. |
| Total number of outbound sockets created | is the total number of outbound sockets created. |
| Total number of persistent outbound sockets created | is the total number of persistent outbound sockets created. |
| Total number of outbound sockets closed | is the total number of outbound sockets closed. |
| Total number of inbound and outbound sockets created | is the total number of inbound and outbound sockets created. |
| SSLCACHE setting | reports whether SSL caching is taking place locally within a CICS® region, or across a sysplex. |
| MAXSOCKETS limit | is the maximum number of IP sockets that can be managed by the CICS sockets domain. |
| Times the MAXSOCKETS limit was reached | is the number of times the maximum number of IP sockets limit (MAXSOCKETS) was reached. |
| Total number of create socket requests timed out at MAXSOCKETS | is the total number of create socket requests that were timed out while delayed because the system had reached the MAXSOCKETS limit. |
| Peak number of create socket requests delayed at MAXSOCKETS | is the peak number of create socket requests delayed becuase the system was at the MAXSOCKETS limit. |
| Total number of create socket requests delayed at MAXSOCKETS | is the total number of create socket requests that were delayed because the system had reached the MAXSOCKETS limit. |
| Total MAXSOCKETS delay time | is the total time that create socket requests were delayed because the system had reached the MAXSOCKETS limit. |
| Average MAXSOCKETS delay time | is the average time that create socket requests were delayed because the system had reached the MAXSOCKETS limit. |