Immediately after I send this email I saw I should put this APREQ2_ReadLimit 262144000
Tested and on my dev server and I get a different error whch is progress (not related to Limit) Terveisin/Regards Scott Alexander Asiantuntija, järjestelmät Systems Specialist Humak Humanistinen ammattikorkeakoulu University of Applied Sciences www.humak.fi<http://www.humak.fi/> Tel. +358 (0)50 411 9556 [email protected]<mailto:[email protected]> ________________________________ From: Scott Alexander via modperl <[email protected]> Sent: 16 November 2025 10:52 To: [email protected] <[email protected]> Subject: hitting upload limit [email protected] appears similar to someone who previously sent you email, but may not be that person. Learn why this could be a risk<https://aka.ms/LearnAboutSenderIdentification> Hi, I have Fedora release 35 (Thirty Five) on my Dev server and AlmaLinux release 8.10 (Cerulean Leopard) (old prod) and AlmaLinux release 9.6 (Sage Margay) (new prod) all get same error when trying to upload a file of e.g. 128 MB, under 64 works fine. [Sun Nov 16 10:40:29.011162 2025] [:error] [pid 14179:tid 14343] (20014)Internal error (specific information not available): [client 10.211.55.2:58549] Content-Length header (125894116) exceeds configured max_body limit (67108864), referer: https://dev/make-video [Sun Nov 16 10:40:29.011926 2025] [:error] [pid 14179:tid 14343] Exceeds configured maximum limit I have # Force all known limits to 250MB (262144000 bytes) PerlSetVar max_body 262144000 PerlSetEnv APACHE_MAX_BODY 262144000 LimitRequestBody 262144000 in apache2.conf include from ssl.conf I did yum remove mod_auth_openidc (just in case) Otherwise standard server Installed Packages Name : mod_perl Version : 2.0.12 Release : 1.fc35 Architecture : aarch64 Size : 9.0 M Source : mod_perl-2.0.12-1.fc35.src.rpm Name : libapreq2 Version : 2.17 Release : 1.fc35 Architecture : aarch64 Size : 111 k Source : libapreq2-2.17-1.fc35.src.rpm Name : perl-libapreq2 Version : 2.17 Release : 1.fc35 Architecture : aarch64 Size : 666 k Source : libapreq2-2.17-1.fc35.src.rpm Any ideas why I get this? Thank you in advance Terveisin/Regards Scott Alexander Asiantuntija, järjestelmät Systems Specialist Humak Humanistinen ammattikorkeakoulu University of Applied Sciences www.humak.fi<http://www.humak.fi/> Tel. +358 (0)50 411 9556 [email protected]<mailto:[email protected]>
