Forum Discussion

Deb_Allen_18's avatar
Deb_Allen_18
Historic F5 Account
Jul 26, 2006

Context of event "USER_RESPONSE"

 when USER_RESPONSE {
  log local0. "server detach"
  LB::detach
 }
I found this code in another post attempting to replicate OneConnect functionality for a non-HTTP protocol.

 

 

What is the context of the event "USER_RESPONSE"?

 

 

(Wiki page is "in progress": Click here)

 

 

  • Deb_Allen_18's avatar
    Deb_Allen_18
    Historic F5 Account
    It would also be good to know what triggers the event.

     

     

    (And also the same 2 questions regarding "USER_REQUEST" event, for that matter...)

     

     

    TIA

     

    /deb
  • Deb_Allen_18's avatar
    Deb_Allen_18
    Historic F5 Account
    I just found a couple of posts that indicate that "TCP::notify" raises both USER_REQUEST and USER_RESPONSE, but as noted, it is undocumented and "difficult to use correctly".

     

     

    I'm trying to reproduce OneConnect functionality, and would like to understand better how USER_RESPONSE may be used with LB::detach to re-use the backend connections.

     

     

    TIA for any light you may be able to shed...

     

    /deb