No, and I wouldn't recommend doing that as it would affect the size of
structures and may break ABI compatibility with anything that isn't rebuilt.

It would be better to improve the handling of file transfers within the
webapp such outstanding transfers are automatically deferred and retried if
the server reports that you've hit the limit.

- Mike


On Mon, Mar 28, 2022, 14:08 Denis Bessa <[email protected]> wrote:

> Hi, thanks for your response.
>
> Is there any way to change this restriction without compiling the source
> code?
> ------------------------------
> *De:* Mike Jumper <[email protected]>
> *Enviado:* domingo, 27 de março de 2022 03:26
> *Para:* User <[email protected]>
> *Assunto:* Re: Upload more than 60 files
>
> On Sat, Mar 26, 2022, 19:06 Nick Couchman <[email protected]> wrote:
>
> On Wed, Mar 23, 2022 at 12:10 PM Denis Bessa <[email protected]> wrote:
>
> Hi,
>
> I have a Guacamole Server running on Kubernetes. It works perfectly,
> except for one thing: users can't upload more than 60 files throug the RDP
> connection.
>
> When they try to do so, they receive this error message:
>
>
> (An internal error has occurred within the Guacamole Server...)
>
>
> Can you check the catalina.out file and see if there's any indication of
> the error?
>
>
> Is there any limitations with the number of file uploads?
>
>
> Probably, but I don't think it's 60.
>
>
> The Guacamole server uses a static limit of 64 simultaneous streams per
> connection:
>
>
> https://github.com/apache/guacamole-server/blob/master/src/libguac/guacamole/client-constants.h#L33
>
> Streams exceeding that limit are rejected by the server until existing
> streams close.
>
> - Mike
>
> [image: [email protected]] *Denis Bessa*
>
> *CEO +55 31 3236-9200*
> ------------------------------
> Contabilidade Bessa
> *bessa.digital*
>
> Precisa falar comigo? Clique aqui
> <https://teams.microsoft.com/l/chat/0/[email protected]> e me
> chame no Microsoft Teams
>

Reply via email to