You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2020/06/25 01:32:00 UTC

[jira] [Updated] (GUACAMOLE-1060) Client Body Size Limit in NGINX

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-1060:
-------------------------------------
    Affects Version/s:     (was: 1.1.0)

> Client Body Size Limit in NGINX
> -------------------------------
>
>                 Key: GUACAMOLE-1060
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1060
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Roman Bäriswyl
>            Priority: Minor
>
> While trying to get the RDP file transfer working, I mostly got the error "you do not have permission to upload this file" while uploading a file. I then found out that files below 1 mb worked and larger ones not.
> As I am using an nginx reverse proxy, this is because the default of `client_max_body_size` is set to 1mb.
> So it should be set higher or even indefinite (0).
> I think this should be added to the example nginx configuration in `Chapter 4. Proxying Guacamole`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)