Forum Discussion
Leonardo_39231
Nimbostratus
Jul 23, 2010Config Sync Error - /config/bigip.conf Line 0
I get the error below when attempting a "b config sync all", I believe it's telling me I have a problem with the bigip.conf file at Line 0 but I'm not what that means in terms of addressing and fixing...
Leonardo_39231
Nimbostratus
Jul 30, 2010hoolio... thanks!! I figured out which rule was causing the error... BUT I don't know what is wrong with the rule... here it is below if anyone has any suggestions:
rule special_rule {
when HTTP_RESPONSE {
if { [HTTP::is_redirect] } {
set location [HTTP::header Location]
HTTP::header replace Location "[string map {"https://" "http://"} [HTTP::header Location]]"
log local0. "redirected to $location and changed https to http"
}
}
}
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
