You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Joe Chlanda (Jira)" <ji...@apache.org> on 2021/04/05 20:01:00 UTC

[jira] [Created] (GUACAMOLE-1321) Guacamole file upload with cloudflare chunking requests

Joe Chlanda created GUACAMOLE-1321:
--------------------------------------

             Summary: Guacamole file upload with cloudflare chunking requests
                 Key: GUACAMOLE-1321
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1321
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-client
            Reporter: Joe Chlanda


When using the file upload feature of the Guacamole-client with cloudflare, we are unable to upload files larger than 100mb (cloudflare limit) due to the request staying open (and cloudflare tracking it even though it is chunked).

 

Uploading a file larger than 100mb results in a 413 HTTP code. Is there anyway we can improve chunking to use multiple requests instead of one HTTP request?



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