ESP Workload Automation

 View Only
  • 1.  Getting disconnected from ESPWSS after 5 minutes of inactivity

    Posted Mar 29, 2019 04:09 PM

    In the ESP workstation, if I connect to the workstation through an f5 load balancer but don't subscribe to anything in my director nor do I do anything else, I will get disconnected after 5 minutes. If I connect directly to the lpar IP address where the workstation task is running, I do not get disconnected after 5 minutes even though I have not subscribed to anything.  If I connect through the load balancer and then subscribe to everything, I do not get disconnected. 

     

    Below are my WSS parms. So, does either of the TCPWAIT, or RRSPWAIT, or the PROXYEXP or RPOLLINT parameters cause me to automatically get disconnected from the workstation if I have not subscribed to anything in the director nor had any other activity 5 minutes after I connected? Would this be by design or is there something else going on here?

     

    WSSCTL SET PARM INTERVAL(5)
    WSSCTL SET PARM RPOLLINT(300)
    WSSCTL SET PARM RCONNINT(10)
    WSSCTL SET PARM RRSPWAIT(300)
    WSSCTL SET PARM PROXYEXP(300)
    WSSCTL SET PARM TCPWAIT(300)
    WSSCTL SET PARM MAXCON_LOIP(50)
    WSSCTL SET PARM MAXCON_PERIP(250)
    WSSCTL SET PARM MAXCON_TOTAL(250)
    WSSCTL SET PARM KEEPALIVE(3600)



  • 2.  Re: Getting disconnected from ESPWSS after 5 minutes of inactivity
    Best Answer

    Broadcom Employee
    Posted Mar 29, 2019 05:07 PM

    Hello,

     

    None of the WSS parms is related to 5 minutes limit.

     

    I suggest that you turn on the workstation trace and TCPIP trace on your PC to check for possible cause.

     

    Will you open a support ticket to address it?

     

    Thank you,

     

    Lucy