On this page

Show all

Help Center/ Distributed Cache Service/ FAQs/ Client and Network Connection/ What Should I Do If Access to DCS Fails After Server Disconnects?

What Should I Do If Access to DCS Fails After Server Disconnects?

Updated on 2022-09-15 GMT+08:00

Analysis: If persistent connections ("pconnect" in Redis terminology) or connection pooling is used and connections are closed after being used for connecting to DCS instances, errors will be returned at attempts to reuse the connections.

Solution: When using pconnect or connection pooling, do not close the connection after the end of a request. If the connection is dropped, re-establish it.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback