Skip to content

Add attribute client_output_buffer_limit_slave for redis

This will add attribute client_output_buffer_limit_slave for redis. With this setting you can adjust the output buffer for redis slaves so they can catch up with master.

Merge request reports