On Mon, Dec 9, 2019 at 3:36 AM gabriel sztejnworcel <[email protected]>
wrote:

> Hi,
>
> We are using Guacamole 1.0.0.
>
> When downloading large files using Guacamole's RDP drive redirection, at
> some point (after transferring around 3GB) the process reaches it's memory
> limit and stops. It happens also when transferring smaller files one after
> the other, it seems like the memory is not released even after the file
> transfer is completed.
>
> Has anyone encountered this issue? Is there an open bug for this?
>

There is one issue affecting 1.0.0 and older which would prevent successful
transfer of files once ~4 GB is reached. This is due to incorrect usage of
a 32-bit value to represent file seek offsets:

https://issues.apache.org/jira/browse/GUACAMOLE-764

There are no known issues with file transfer, fixed or otherwise, which
would result in server memory usage increasing until some process limit is
reached. Are you seeing the actual memory usage of the guacd process climb?
Or are you just seeing transfer appear to stop?

- Mike

Reply via email to