File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ Here is the meaning of all fields in the **stats** section:
300
300
* ` total_writes_processed ` : Total number of write events processed
301
301
* ` io_threaded_reads_processed ` : Number of read events processed by the main and I/O threads
302
302
* ` io_threaded_writes_processed ` : Number of write events processed by the main and I/O threads
303
- * ` client_query_buffer_limit_reached ` : Total number of clients reached query buffer length limit
304
- * ` client_output_buffer_limit_reached ` : Total number of clients reached output buffer length limit
303
+ * ` client_query_buffer_limit_disconnections ` : Total number of clients reached query buffer length limit
304
+ * ` client_output_buffer_limit_disconnections ` : Total number of clients reached output buffer length limit
305
305
* ` reply_buffer_shrinks ` : Total number of output buffer shrinks
306
306
* ` reply_buffer_expands ` : Total number of output buffer expands
307
307
* ` eventloop_cycles ` : Total number of eventloop cycles
You can’t perform that action at this time.
0 commit comments