Close but not exactly, while this one point me to the right doc. https://geode.apache.org/docs/guide/11/managing/monitor_tune/socket_communication_have_enough_sockets.html
still looking for how to controller the connection for gateway sender. And for the servers peers asyn queue, any example for how to use it? Thanks, Nan From: Xiaojian Zhou [mailto:[email protected]] Sent: Monday, June 19, 2017 10:38 AM To: [email protected] Subject: Re: Is there a way to control how many connections between server peers? Hi, Nan: There is configuration parameter for cache-server: max-connections Default is 800, you can change to bigger number. Is that what you want? Regards Gester Zhou On Mon, Jun 19, 2017 at 7:08 AM, Xu, Nan <[email protected]<mailto:[email protected]>> wrote: Hi, Wondering if there is a way to control the connection number between server peers, I know conserve_socket false would make more connection, but how to control the number, I guess I want more? I am asking this because we have 2 physical locations with latency 5ms, and replicated region suffer in heavy load because we put them as 1 datacenter. I am not really clear how to use asynchronous queue, is that something we have to program or just configure one? An example maybe? Also for gateway sender, are how many connection to receiver configurable? Thanks, Nan ________________________________ This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ---------------------------------------------------------------------- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message.
