Mailing List Archive

[Bug 67183] New: Feature Request: Drop Connection Without Response
https://bz.apache.org/bugzilla/show_bug.cgi?id=67183

Bug ID: 67183
Summary: Feature Request: Drop Connection Without Response
Product: Apache httpd-2
Version: 2.4.37
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
Assignee: bugs@httpd.apache.org
Reporter: specialmonkey@gmail.com
Target Milestone: ---

I'm thinking of something like Nginx's 444.

It would be great to be able to close certain connections without a response,
with a mod_rewrite flag and/or via any of the other components/directives where
it makes sense.

My HTTPD is behind a load balancer and I only see the client IP as a header.

Sometimes I want to block malicious client IPs at HTTPD.

I do not control the load balancer.

The best thing I've found so far is giving 403s with [F,L] via a rewrite
expression and ipmatch.

I'm guessing this would already be a feature if it wasn't very difficult to
implement?

I'm interested to learn more about why this could or couldn't be done.

Thanks!

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org