Skip to content

Commit

Permalink
Merge pull request #34 from sharding-sphere/dev
Browse files Browse the repository at this point in the history
update from origin
  • Loading branch information
beckhampu authored Sep 23, 2018
2 parents a964ccb + ae60469 commit fe4f3b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sharding-proxy/src/main/resources/conf/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
# password: root
#
#props:
# # MEMORY_STRICTLY: Proxy holds as many connections as the count of actual tables routed in a database.
# # The benefit of this approach is saving memory for Proxy by Stream ResultSet.
#
# # CONNECTION_STRICTLY: Proxy will release connections after get the overall rows from the ResultSet.
# # Meanwhile, the cost of the memory will be increased.
# max.connections.size.per.query: 1
# acceptor.size: 16 # The default value is available processors count * 2.
# executor.size: 16 # Infinite by default.
Expand Down

0 comments on commit fe4f3b9

Please sign in to comment.