Forum Discussion
Bob_10976
Nimbostratus
Mar 26, 2012Blocking Specific User-Agent
Hello all,
I'm attempting to block any traffic that comes in with the User-Agent that contains github.com/tenderlove/mechanize. Using the fourms I came up with the below iRule, however I'm gett...
Nov 14, 2008
That's the gist of it. The API's will update the in memory state of the configuration daemon (mcpd) as well as the traffic management os (tmm). You will need to do a "bigpipe save" or ConfigSync.save_configuration() to flush mcpd's in memory config to disk.
-Joe