[
https://issues.apache.org/jira/browse/GUACAMOLE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053123#comment-18053123
]
Mike Jumper commented on GUACAMOLE-2202:
----------------------------------------
Right, but what specific change did you make? And what impact did that change
have on connection behavior (less bandwidth consumption? less processing
required on client side? something else?)
I would expect that increasing this value would lead to less parallelism and
lower framerate, while decreasing it would lead to less efficient compression
(greater bandwidth use). I wouldn't expect changing this value to be necessary
to improve connection performance on low bandwidth or high latency networks. It
could be that changing this value has a secondary effect that _does_ improve
things in your case, but more information is needed to narrow that down.
> Make GUAC_DISPLAY_MAX_COMBINED_SIZE configurable
> ------------------------------------------------
>
> Key: GUACAMOLE-2202
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2202
> Project: Guacamole
> Issue Type: Improvement
> Reporter: 胡 欣
> Priority: Minor
>
> From original issue title:
> {quote}
> Is it possible to make the parameter GUAC_DISPLAY_MAX_COMBINED_SIZE
> externally configurable? We hope to use this parameter to control the size of
> combined images in order to accommodate environments with poor network
> conditions.
> {quote}
> {code:c|title=src/libguac/display-plan.h, line=59}
> #define GUAC_DISPLAY_MAX_COMBINED_SIZE 9
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)