On Thu, Mar 12, 2015 at 9:59 AM, Yann Ylavic <[email protected]> wrote: > I think you need either an action that drops the connection (deny => > drop, without any response!), or a status code that implies > "Connection: close" (deny,status=503 for example, whereas the default > 403 keeps the connection alive).
Maybe status 400 or 501 would be more suitable since they would not allow fail over by proxy frontend (if any). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
