https://bz.apache.org/bugzilla/show_bug.cgi?id=69126

Alexandre Schaff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #10 from Alexandre Schaff <[email protected]> ---
Thank you Yann,

With the 2 patches applied it now works well with tcp connections pool.

I used a simple loop of requests every 1 second, with addressttl=5:
   * dns lookup is applied every addressttl seconds
   * if ip did not change: tcp connection to backend is kept alive 
   * if ip changed: tcp connection is closed and new one is created

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to