[Triage] 25.2.0 no longer honors --limit-request-line 0 #3562
Closed
crgunn-mantech
started this conversation in
Issue Triage
Replies: 2 comments
-
|
fixed in 25.3 thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for fixing it so fast.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Type
Bug Report
Description
When I upgraded from 25.1.0 to 25.2.0 the server stopped honoring the --limit-request-line 0 command line parameter and started responding with
I expected the newer versions to continue to honor the --limit-request-line 0 parameter to mean unlimited.
https://gunicorn.org/reference/settings/#limit_request_line
Steps to Reproduce (for bugs)
Configuration
Logs / Error Output
Gunicorn Version
gunicorn (version 25.2.0)
Python Version
Python 3.13.9
Worker Class
gevent
Operating System
debian 13
Additional Context
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions