12:15:07 GMT Lets say we have configured a Connection pool of 100 and have one master two slaves e.g. 81 read request and 20 write request hits the redis then ideally the connection should get exhausted. Does it really get exhausted ? or have individual 100 connection per slave 12:15:28 GMT please help 12:16:53 GMT highly depends on your connection pool library 12:20:37 GMT its a servicestackexchange c# lib 12:21:20 GMT sorry its StackExchange.Redis 21:13:32 GMT Greetings