Forum Discussion

Tom_B_90541's avatar
Tom_B_90541
Icon for Nimbostratus rankNimbostratus
14 years ago

irule too long

Greetings all. 9.4.X irule issue. We seem to have hit the character limit (KB SOL9204). Our irule looks like this:     when HTTP_REQUEST {   if {[HTTP::uri] starts_with "/test"} {pool pTest}...