We have tried this directive, BalancerPersist set to On, but it doesn’t solve our problem. Our issue is when httpd child process recycled, the data associated with load balancing algorithm are lost and reset.
From: Yann Ylavic [mailto:[email protected]] Sent: Tuesday, March 12, 2019 8:28 AM To: [email protected] Subject: Re: [users@httpd] How to keep httpd balancer scoreboard persistant when MaxConnectionsPerChild set to non-zero? On Tue, Mar 12, 2019 at 2:01 PM Chen, Mengchang <[email protected]<mailto:[email protected]>.invalid> wrote: > > Isn’t it the mod_proxy_balancer using mod_slotmem_shm to share data regarding > to balancer within httpd processes? If httpd child process > recycled(MaxConnectionsPerChild set to non-zero), why is data related to > balancer lost? You may want: https://httpd.apache.org/docs/2.4/en/mod/mod_proxy.html#balancerpersist<https://secureweb.jpmchase.net/readonly/https:/httpd.apache.org/docs/2.4/en/mod/mod_proxy.html#balancerpersist> Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> This message is confidential and subject to terms at: https://www.jpmorgan.com/emaildisclaimer including on confidentiality, legal privilege, viruses and monitoring of electronic messages. If you are not the intended recipient, please delete this message and notify the sender immediately. Any unauthorized use is strictly prohibited.
