Feature Request: Support cargo.tomcat.connector.maxParameterCount property

57 views
Skip to first unread message

Phuoc Nguyen

unread,
Mar 25, 2026, 3:23:32 PM (12 days ago) Mar 25
to Codehaus Cargo

Hi Codehaus Cargo team,


First, thank you for the recent addition of cargo.tomcat.connector.maxPartCount in 1.10.25 — it's a great improvement.

 

I'd like to request a similar addition: support for cargo.tomcat.connector.maxParameterCount, which maps to Tomcat's connector attribute maxParameterCount (defaults to 10,000).


Adding cargo.tomcat.connector.maxParameterCount to TomcatPropertySet, wired the same way as maxPartCount, would allow users to configure this via:

 <cargo.tomcat.connector.maxParameterCount>10000</cargo.tomcat.connector.maxParameterCount>


Thank you for your time and for maintaining this project.


Best regards

S. Ali Tokmen

unread,
Apr 1, 2026, 3:19:42 PM (5 days ago) Apr 1
to codehau...@googlegroups.com

Hi Phuoc

Thanks for the suggestion :)

Codehaus Cargo has always been a PR-friendly project, may I suggest you attempt to implement this and push a PR?

For inspiration, check out https://github.com/search?q=repo%3Acodehaus-cargo%2Fcargo+CONNECTOR_MAX_PART_COUNT&type=code (just 4 files to update to add the new suggested parameter!).

Kind regards

S. Ali Tokmen
https://ali.tokmen.com/
https://contact.ali.tokmen.com/
--
Codehaus Cargo - https://codehaus-cargo.github.io/
---
You received this message because you are subscribed to the Google Groups "Codehaus Cargo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/codehaus-cargo/f530b0a6-5155-475b-b126-a152e1c7d4f7n%40googlegroups.com.

Phuoc Nguyen

unread,
Apr 2, 2026, 2:47:15 AM (5 days ago) Apr 2
to Codehaus Cargo
Hello Codehaus Cargo team,

I created a PR for it: https://github.com/codehaus-cargo/cargo/pull/692

Best regards

S. Ali Tokmen

unread,
Apr 3, 2026, 8:35:49 AM (3 days ago) Apr 3
to codehau...@googlegroups.com

Hi Phuoc

Great PR - Accepted! 🙂

I also created https://codehaus-cargo.atlassian.net/browse/CARGO-1656 for it, I noticed there's also a few other updates from other containers which I merged, once the CI is happy I'll release a new version of Codehaus Cargo.

Thank you

Reply all
Reply to author
Forward
0 new messages