Configuration Mode Commands : SteelHead Configuration Commands : MS-SQL Blade Support Commands : protocol ms-sql query-rule rule-id app-name-regex query-regex
  
protocol ms-sql query-rule rule-id app-name-regex query-regex
Specifies how the query arguments should be modified when prefetching queries.
Syntax
[no] protocol ms-sql query-rule rule-id <rule-id> app-name-regex <app-name> query-regex <query-regex>
Parameters
rule-id <rule-id>
Specifies the rule identification number that uniquely identifies the rule.
app-name-regex <app-name>
Specifies the client application name (standard string expression).
query-regex <query-regex>
Specifies a string specifying regex match for RPC query.
Usage
The no command option disables the SQL query argument.
Example
amnesiac (config) # protocol ms-sql query-rule rule-id 3 app-name-regex test query-regex "string specifying regex match for RPC query"
amnesiac (config) # service restart
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ms-sql