On Thu, Mar 12, 2015 at 9:59 AM, Yann Ylavic <ylavic....@gmail.com> 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: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to