Forum Discussion
ukitsysadmin_95
Nimbostratus
Sep 10, 2014Operation not supported (line 7) invoked from within "HTTP::header replace Location
Hello all,
i'm getting this error in the logs, and for the life of me can't work out why:
error:
TCL error: Instance1_8080 - Operation not supported (line 7) invoked from within "...
What_Lies_Bene1
Cirrostratus
Sep 10, 2014Perhaps removing some of the complexity from that line would help;
when HTTP_RESPONSE priority 100 {
if { [HTTP::is_redirect] } {
set $locationvalue [string map -nocase {8080 80 8081 80} [HTTP::header value Location]]
HTTP::header replace Location $locationvalue
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