AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only

socket backlog queue length on AIX

  • 1.  socket backlog queue length on AIX

    Posted Thu October 11, 2018 02:51 PM

    Originally posted by: Chris O Cowan


    I'd like to know how to determine the length of the backlog queue for both a TCP and UNIX domain socket on AIX.

    I can get some of the info about AF_INET sockets using "netstat -s" or lsof.  


    On Linux, there is the "ss" command, which is part of the iproute package.   Is there something comparable for AIX.  (Or a port of it to AIX?)


     


    #AIX-Forum