[
https://issues.apache.org/jira/browse/GUACAMOLE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417064#comment-17417064
]
Faber Fox commented on GUACAMOLE-1420:
--------------------------------------
Digging further, I found that all the hosts where the issue happens are behind
both nginx and cloudflare, when connecting straight to the server ip bypassing
cloudflare, the issue doesn't surface.
Solved by adding a page rule on cloudflare to bypass the cache on the subdomain
that points to Guacamole
Thanks [~mjumper] and sorry for wasting your time!
> Print on RDP session always generates same file when nginx is used as a
> reverse proxy
> -------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1420
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1420
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Affects Versions: 1.2.0, 1.3.0
> Environment: 1.2 on Debian 10, and 1.3 on Debian 11 and Ubuntu 20.04
> Reporter: Faber Fox
> Priority: Major
> Labels: RDP, pdf, printing
>
> Printing from a RDP session always generates the same (first printed) file
> when printing from the same application.
> To reproduce, open Notepad, type :
> test 1
> Print, check generated pdf
> Edit text to:
> test 2
> Print again, generated pdf will have a new filename but contents will still
> be "test 1"
>
> Tested against 1.2 on Debian 10, and 1.3 on Debian 11 and Ubuntu 20.04, with
> latest Chrome and Firefox
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)