Forum Discussion
hooleylist
Nov 17, 2011Cirrostratus
You set the timer in HTTP_REQUEST and then cancel it in HTTP_RESPONSE if a response is received within the timeout. You should be able to just modify the TCP::respond command to do whatever action you want (disable the pool member, select a new one, etc), but leave the events as they are.
Aaron