Forum Discussion
Derek_Murphy_38
Oct 08, 2010Nimbostratus
simple proxypass irule question
Hi,
Will the proxypass irule be parsed on every single request that comes into a virtual server? Or can I do something like wrapping the whole script with a
when HTTP_REQUEST {
if [H...
Derek_Murphy_38
Oct 10, 2010Nimbostratus
bump. Anyone have any thoughts?
I'm noticing that when debug logging is turned on that the proxypass irule seems to being interpreted on every request of a uri. That's going to cause a lot of overhead.
However, even worse, the proxypass rule is taking down certain parts of my site. I tried wrapping the entire irule in a when HTTP_Request { { if [HTTP::uri starts_with "/discover" }{ -rest of proxypass rule- } } statement but it didn't seem to like that. I also was going to just insert if statements into each "when" block, but some of them gave me syntax errors.
Is there an easy way to make sure that the irule is only processed after every other irule is processed?
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