ftp://ftp.stratus.com/pub/vos/network/find_stcp_backpressure.cm ftp://ftp.stratus.com/pub/vos/network/find_stcp_backpressure.txt Paul Green December 30, 2006 This command macro generates a list of STCP connections that have invoked TCP/IP flow control on more than a specified number of the incoming segments. This macro was written to run on VOS 15.0 but it should work, perhaps with minor modifications, on other releases of VOS as well. Name: find_stcp_backpressure.cm Usage: find_stcp_backpressure threshhold Arguments threshhold A number that represents the minimum threshhold for displaying which TCP/IP connections have exerted flow control. The possible values range from 0 to 100. The default value is 15. Access You must be privileged to execute this macro. (end)