Hi!
> Hi Henry, > > I found the bug. It happens when hashing a parameter which is not found > (typically an absent URL parameter) and then the connection to the selected > server experiences connection retries, and the server goes down and up > before the redispatching, and is the last server in the farm when the > redispatch happens, then we can loop forever in chash_get_next_server(). Great! Glad this is not something an attacker can trigger remotely ... Thanks, Lukas

