Forum Discussion

MaxMedov's avatar
MaxMedov
Icon for Cirrostratus rankCirrostratus
Feb 02, 2023
Solved

Help with iRule to cut session without activity

Hi, I need to disable a pool member by Rest API. I would appreciate for help with an iRule to do this: The situation - I still have clients who have current active sessions with this pool member (...
  • Paulius's avatar
    Feb 02, 2023

    MaxMedov If the connection is truely idle the TCP profile associated to your virtual server should close these connections within 5 minutes by default and can be adjusted lower or higher depending on your needs. It is always recommended to create a new TCP profile with your changes and configure the default TCP profile as the Parent Profile. This is the cleanest and easiests way to close idle connections on a virtual server.