Forum Discussion

ingard's avatar
ingard
Icon for Nimbostratus rankNimbostratus
May 03, 2017

LB_SELECTED is processed twice when doing LB::RESELECT

I've got the following code to reselect which backend gets hit based on what response code we get from the initial request:   when CLIENT_ACCEPTED { set retries 0 set debug 5 set defa...