Initial upstream fitlering implementation.
Test filter with up and down stream filtering. Keeps top N queries and prints a report of these queries on session close.
This commit is contained in:
@ -688,7 +688,7 @@ clientReply(
|
||||
|
||||
ss_dassert(client != NULL);
|
||||
|
||||
client->func.write(client, queue);
|
||||
SESSION_ROUTE_REPLY(backend_dcb->session, queue);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user