Add configuration capabilities for persistent connections.

This commit is contained in:
counterpoint
2015-06-02 15:44:57 +01:00
parent 739ea82e36
commit 1a76fc141d
6 changed files with 82 additions and 33 deletions

View File

@ -847,7 +847,7 @@ int gw_read_client_event(
* created. A BREF_CLOSED flag is set so dcb_close won't
* send redundant COM_QUIT.
*/
SESSION_ROUTE_QUERY(session, read_buffer);
/* Temporarily suppressed: SESSION_ROUTE_QUERY(session, read_buffer); */
/**
* Close router session which causes closing of backends.
*/