Load balancing of Sphinx using Haproxy

Source: Internet
Author: User
Tags haproxy
Haproxy Configuration

About Haproxy configuration This piece does not do much introduction, operation and maintenance of basic extremely easy, we want a VIP can be sphinx problem

Sphinx itself only supports distribution, there will be a single point of distribution problems, when the request is too high when the problem begins. The distribution cannot be scaled horizontally and cannot be highly available. So consider to do a load balancer, then the problem comes, Sphinx multiple machines can not be used to MySQL as the same as the use of Binlog log synchronization data, load the server between the data synchronization is a problem, such as a server 2-point rotation index, B server 3-point rotation of the intermediate access data will be different. Even if the time difference between indexing and setting up data is indexed, it is very stressful for MySQL to rotate the index at the same time. Solution Solutions A server rotation index, stop B Server service A server index rotation is successful, rsync data file to B Server B server start service (Sphinx Start service will re-cache index)

The advantage is that B server does not need to re-query the data source index, and can guarantee the data synchronization of a B server.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.