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)