‘Proxy-Connections’ in the advanced URL (https://ProxySG_IPaddress:8082/General/User/lists) displays the HTTP Client workers that were created on the ProxySG appliance.
To view how to interpret this information, follow the example below:
- Open up an Web browser and go to http://www.google.com.my.
- Then go to https://ProxySG_IP address:8082/General/User/lists and view the details listed ( an example is shown below)
----------------------------------------------------------------------------------------------------
General User Lists
Active User List
User Proxy-Connections ADN-Connections
10.105.13.211 2 0
Summary: total of 1 active users
2 Proxy-Connections
0 ADN-Connections
----------------------------------------------------------------------------------------------------
- Next, go to https://ProxySG_IP address:8082/http/debug and view the details listed ( an example is shown below)
----------------------------------------------------------------------------------------------------
HTTP debug information
CW created: 2
CW active: 0
SW active: 0
RW active: 0
----------------------------------------------------------------------------------------------------
- Then go to https://ProxySG_IP address:8082/TCP/Connections and view the details listed ( an example is shown below)
----------------------------------------------------------------------------------------------------
TCP/IP TCP Connections
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address State Pid
tcp4 0 202 10.105.13.210.8082 10.105.13.211.1407 ESTABLISHED 199d62c
tcp4 0 0 10.105.13.210.63527 10.10.10.1.1080 SYN_SENT 19a1ebc
tcp4 0 0 10.105.13.210.55537 209.85.175.100.80 ESTABLISHED 19a3878 <--- To www.google.com.my
tcp4 0 0 10.105.13.210.8080 10.105.13.211.1404 ESTABLISHED 19a380c
tcp4 0 0 10.105.13.210.53661 209.85.175.99.80 ESTABLISHED 19a38e4 <--- To www.google.com.my
tcp4 0 0 10.105.13.210.8080 10.105.13.211.1403 ESTABLISHED 19a37a0
tcp4 0 0 10.105.13.210.58780 118.214.191.70.80 ESTABLISHED 199d770
----------------------------------------------------------------------------------------------------