On Sun, Jan 30, 2022, 05:34 Giorgio <gior...@quantiss.com> wrote:

> Hello,
>
> Seeking your help overcoming the following error
>
>  91108#91108: *83 client intended to send too large body: 409063424 bytes,
>

This is an error from Nginx, not Guacamole.

In short. unable to push a file larger than 57-60Mbytes to rdp.
>

409063424 is ~400M, not 57-60M.

Pulling a file though have no issues.
>
> Yes I use a reverse proxy on my Guacamole server.
>
> Nginx.conf file was amended.inside the http section. with the following
> statement .
> *client_max_body_size 200M;*
>

400M > 200M.

I tried with reverse proxy bypassed , same obstacle.
>

The above error is specifically from Nginx. If you are bypassing Nginx for
testing, then the above error cannot be occurring. Nginx must still somehow
be involved.

If you are going around Nginx and are no longer seeing this error, but are
still unable to transfer the file, please send your Guacamole and guacd
logs.

- Mike

Reply via email to