Forum Discussion
publishing a desktop goes full screen
hello, we are using the f5 as our web interface im having an issue when publishing a "desktop" it goes full screen no matter what i have set in the preferences on the citrix server, tried all resolutions. any help would be great thanks
7 Replies
- The_Bhattman
Nimbostratus
Hi Jpergola,
I am afraid the information you provided thus far is not enough for us to understand how to help you. Can you be more specific about the F5 configuration?
-=Bhattman=-
- jpergola_153293
Nimbostratus
thanks for the response. we have a call set up with f5 this week to help us out, we have a few other issues too. jp-
- Anilmoh_177241
Nimbostratus
Hi Jpergola, We have similar problem where Xendesktop session span all the monitors. if possible could you please provide more detail on solution suggested by F5 support.
- jpergola_153293
Nimbostratus
will do, we have a call wed. thanks
- jpergola_153293
Nimbostratus
we had to add custom parameters within the i app, then remote desktop. but i think it might override all settings, were still testing and working with f5 but so far it working great.
- Brett_Mueller_1
Nimbostratus
Can you share what custom parameters you added to the iapp?
- jpergola_153293
Nimbostratus
when HTTP_REQUEST { set IE11 0 log local0. "HTTP:header is == [HTTP::header User-Agent]" if {([HTTP::header "User-Agent"] contains "MSIE 11") or ([HTTP::header "User-Agent"] contains "rv:11") or ([HTTP::header "User-Agent"] contains "MSIE 10") }{ set IE11 1 log local0. "IE 11 detected" } }
when HTTP_RESPONSE { if {$IE11 == 1}{ HTTP::header insert "X-UA-Compatible" "IE=9" } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com