whorvath2 commented on issue #16145:
URL: https://github.com/apache/grails-core/issues/16145#issuecomment-5348716181
FWIW: I ran into this problem and was able to get large uploads past tomcat
by adding this to application.yml:
```
server:
tomcat:
max-swallow-size: 100MB
```
--
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]