444 response generated from backend?
Skip Montanaro
skip.montanaro at gmail.com
Mon Jan 24 02:02:45 UTC 2022
I have a small website, nginx in front of gunicorn which is in front of
flask. Pretty typical stuff. I'm messing around with what I can and can't
do in some situations. I'm intrigued by the non-standard 444 response. Is
it possible to trigger the no-response response from the backend like this
or is it only from within nginx itself?
I followed the directions here:
https://flask.palletsprojects.com/en/2.0.x/errorhandling/
and came up with something which doesn't generate errors in my flask
server, but nginx generates a complete response instead of simply closing
the connection.
This is more out of curiosity than anything else, so if this isn't
possible, no big deal...
Thanks,
Skip Montanaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20220123/f91081af/attachment.htm>
More information about the nginx
mailing list