Can you provide more details of your use-case / scenario? Concurrency Kind of operations Latency Types of requests Lb policy
Sent from mobile device Am 10.01.2014 um 14:47 schrieb Ramesh Yakkala <[email protected]>: > Hi, > > I am using Neo4j 1.9.5 Enterprise trailer version to setup the HA environment. > > I set up the HA cluster environment and the HAProxy LoadBalancer with default > configuration as per the document and deployed the unmanaged server extension > code for my application. > > This is working fine but it is taking lot of time to process the request and > giving the response compared to the normal single instace community server. > > Could you please let me know the fine tune perameters to improve the system > performence. > > I tried on few as per the documention and they are > > ha.tx_push_strategy=fixed > ha.tx_push_factor=1 > ha.pull_interval=10 > > #Max size of the data chunks that flows between master and slaves in HA. > #Bigger size may increase throughput, but may be more sensitive to variations > in bandwidth, > #whereas lower size increases tolerance for bandwidth variations. > ha.com_chunk_size=2M > > > > > Thanks, > Ramesh Yakkala. > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
