Forum Discussion
jpergola_153293
Nimbostratus
Jan 30, 2015publishing 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 resolut...
jpergola_153293
Nimbostratus
Apr 06, 2015when 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
DevCentral Quicklinks
* 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
Discover DevCentral Connects