Forum Discussion
adiezma_1656
Jan 03, 2012Nimbostratus
HTTP_PREPEND_HEADERS error
Hi,
I have
a configuration
on our f5,
that keeps on
giving me
error and i don't know why
.
I think the problem
is on the
server
...
adiezma_1656
Jan 04, 2012Nimbostratus
A good friend give me the solution so that the message does not appear in the log.
Disable the HTTP profile in regulation when he went to the default pool. For that part, I need not have HTTP profile.
when HTTP_REQUEST {
switch [string tolower [HTTP::host]] {
xxxx.jxxx.es {
pool POOL_mypool_A
}
default {
HTTP::disable
pool POOL_mypool_B
}
}
}
Thanks a lot!!
SOLVED
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