Open
Description
I had a case where hipache created a dead:<domain-name>
entry in redis. I'm not sure why. After that it always returned a 503 for that domain.
Only after I found that entry manually and deleted it from redis, the site worked again.
Under what circumstances do these entries get created? Why not on a "per backend" bases?