Park, DongHwan
Park, DongHwan
@gkorland : There was no server side error. My Redis server worked well after the sudden connection closing. And no log was left on this problem in my 'redis.log'. I...
I downloaded the stable version of Redis source archive file from [https://redis.io/download](https://redis.io/download), and built my Redis server manually. Below is the console output capture when I connected to my Redis...
@itamarhaber : Do you mean that Redis server will suddenly close the client connection without message if an "-ERR Protocol error: unbalanced quotes in request" error is occurred? If so,...