- del-map(<file-name>) <key fmt>
- replace-header <name> <regex-match> <replace-fmt>
- replace-value <name> <regex-match> <replace-fmt>
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
# outputs:
Cache-Control: max-age=3600, private
+http-after-response sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
http-after-response sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
http-after-response sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
http-after-response sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
- replace-uri <match-regex> <replace-fmt>
- replace-value <name> <match-regex> <replace-fmt>
- return [status <code>] [content-type <type>] ...
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
- replace-header <name> <regex-match> <replace-fmt>
- replace-value <name> <regex-match> <replace-fmt>
- return [status <code>] [content-type <type>] ...
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
response. Please refer to "http-request return" for a complete
description. No further "http-response" rules are evaluated.
+http-response sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
http-response sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
http-response sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
http-response sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
- expect-netscaler-cip layer4
- expect-proxy layer4
- reject
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
content" rules should be used instead, as "tcp-request session" rules will
not log either.
+tcp-request connection sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
tcp-request connection sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
tcp-request connection sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
tcp-request connection sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
- capture <sample> len <length>
- do-resolve(<var>,<resolvers>,[ipv4,ipv6]) <expr>
- reject
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
This is used to reject the connection. No further "tcp-request content" rules
are evaluated.
+tcp-request content sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
tcp-request content sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
tcp-request content sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
tcp-request content sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
supported:
- accept
- reject
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
This is used to reject the connection. No further "tcp-request session" rules
are evaluated.
+tcp-request session sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
tcp-request session sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
tcp-request session sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
tcp-request session sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]
- accept
- close
- reject
+ - sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
- sc-inc-gpc(<idx>,<sc-id>)
- sc-inc-gpc0(<sc-id>)
- sc-inc-gpc1(<sc-id>)
This is used to reject the response. No further "tcp-response content" rules
are evaluated.
+tcp-response content sc-add-gpc(<idx>,<sc-id>) { <int> | <expr> }
+ [ { if | unless } <condition> ]
+
+ This action increments the General Purpose Counter according to the sticky
+ counter designated by <sc-id>. Please refer to "http-request sc-add-gpc" for
+ a complete description.
+
tcp-response content sc-inc-gpc(<idx>,<sc-id>) [ { if | unless } <condition> ]
tcp-response content sc-inc-gpc0(<sc-id>) [ { if | unless } <condition> ]
tcp-response content sc-inc-gpc1(<sc-id>) [ { if | unless } <condition> ]