Forum Discussion

Matt_Breedlove_'s avatar
Matt_Breedlove_
Icon for Nimbostratus rankNimbostratus
Jan 28, 2011

KeepAlive between client and LTM, not between LTM and server

Has anyone had any experience with setting the client tcp profile to support keepalive, while disabling keepalive on the server tcp profile and disabling keepalive on the backend server itself behind a standard mode LTM vip?

 

 

The goal would be to provide less TCP setup/teardown for the client to LTM side of the connection, but still have no keepalive on the ltm to server side of the connection so that the server doesnt keep any processes around waiting for a client to send more data.

 

 

 

1 Reply

  • Hi Matt,

     

     

    A few other posters have mentioned this:

     

     

    http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/aff/31/afv/topic/aft/1174682/afc/1199031/Default.aspx

     

    http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/afv/topic/aft/1176390/aff/5/showtab/groupforums/Default.aspx

     

     

    You could try configuring use a custom OneConnect profile to limit serverside connection reuse (Maximum Reuse) to 1.

     

     

    If you try this, could you report back on the results for future reference?

     

     

    Thanks, Aaron