spyhunter99 commented on PR #405:
URL: https://github.com/apache/jspwiki/pull/405#issuecomment-3529123307

   > i'm thinking resource exhaustion is an issue with this change set. let me 
make a few edits and some testing
   
   this should be a non issue currently. the max file upload property now 
checks for the entire http request so you can upload as much as you want as 
long as the http request isn't better that size + the existing checks on per 
file size still holds.
   
   if you hit the max, you get a more suitable error message now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to