Forum Discussion
invisible
Nimbostratus
Oct 21, 2019Debugging Rewrite Profile invocation
Hello everyone, A simple question - if there is a require profile attached to a virtual server, how can I debug if that require profile is working or not? I mean - a log file where it written...
invisible
Nimbostratus
Oct 22, 2019Here it is
ltm profile rewrite Host_8443_vhhal202 {
app-service none
bypass-list none
client-caching-type cache-css-js
defaults-from rewrite
java-ca-file ca-bundle.crt
java-crl none
java-sign-key default.key
java-sign-key-passphrase-encrypted $M$bJ$J/fdeYNOi9eMb47YC5HEBw==
java-signer default.crt
location-specific false
request {
insert-xforwarded-for disabled
insert-xforwarded-host disabled
insert-xforwarded-proto disabled
rewrite-headers enabled
}
response {
rewrite-content enabled
rewrite-headers enabled
}
rewrite-list none
rewrite-mode uri-translation
split-tunneling false
uri-rules {
uri_1570432736093 {
client {
host host.external.server
path /uaa-server/
port 8443
scheme https
}
server {
host uaa-server.vhhal202.internal.server
path /
port 30033
scheme https
}
}
uri_1570512770912 {
client {
host host.external.server
path /
port 8443
scheme https
}
server {
host coil-dev-ui.vhhal202.internal.server
path /
port 30033
scheme https
}
}
}
}external.server and internal.server correspond to external facing and internal FQDNs.
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
