HTTP check via HAProxy should not fail on 404

Because of nature of frontend checks, it should check only that frontend
is passed the request, not nature of request. So check_http will be
called with -E -N.

This is useful for checking sensu, which is returning 404 on /.
1 file changed