On Wed, May 15, 2019 at 3:09 AM Hugo AMG87 <[email protected]> wrote:

> Hello,
>
> It's nginx and tomcat. On nginx I have added the "client_max_body_size"
> line to 0, but still not work.
>

A couple of follow-up questions:
- Are you using HTTP, or HTTPS?
- Are there any log messages, either in the Tomcat logs (catalina.out) or
the system logs (/var/log/messages or journalctl) that indicate any
warnings or problems during the file transfer?
- The Tomcat log will also indicate whether or not you are using WebSockets
- if WebSockets are not working there will be a warning regarding it
falling back to HTTP.
- When you set up the Nginx proxy, did you follow all of the steps in the
manual: http://guacamole.apache.org/doc/gug/proxying-guacamole.html ?

-Nick

Reply via email to