Our hand tour server is down 1 times in 3 months

Source: Internet
Author: User

We developed a digital baby ol ' Hand tour, on-line 3 months later, 1 months maintenance. Each server process keeps running stably.

The only time to go down is because of the business logic code, when reading the digital Beast data, the program little brother does not protect the returned data pointer.

Another time is the directory server, unable to connect, the number of connections is full, because the directory server configuration file does not configure heartbeat detection time. This heartbeat detection mechanism needs to make a simple adjustment, by default, a 3-5-minute timer is turned on to detect if the connection is invalid.

The principle of our server's underlying components is stability first, performance second; it's okay. Don't complicate things, like a memory object, through the mechanism of reference counting, passing around, and finally an accident.

Our basic components are also easy to use, fool, and when implementing upper-level business logic, there is generally no misuse resulting in bugs.

The server can be implemented easily, regardless of the underlying network module or the upper logic module. Server code is simpler than the client. In fact, our own basic modules are fairly complex to implement and do some meaningless abstractions.

Our hand tour server is down 1 times in 3 months

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.