Skip to content

Add attribute client_output_buffer_limit_slave for redis

Jeroen Nijhof requested to merge add_client_output_buffer_limit_slave into master

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