summaryrefslogtreecommitdiff
path: root/tests/unit/obuf-limits.tcl
Commit message (Expand)AuthorAgeFilesLines
* Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...filipe oliveira2022-01-051-0/+1
* Better error handling for updateClientOutputBufferLimit. (#9308)Binbin2021-08-291-0/+28
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-1/+1
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-1/+1
* Enforce client output buffer soft limit when no traffic. (#8833)yoav-steinberg2021-05-041-54/+61
* Fix ouput buffer limit test (#8803)sundb2021-04-191-2/+10
* Fix new obuf-limits tests to work with TLS (#7848)Oran Agra2020-09-271-6/+14
* Don't write replies if close the client ASAP (#7202)Wang Yuan2020-09-241-0/+90
* Fix test false positive introduced by threaded I/O.antirez2019-05-131-1/+1
* Test: obuf-limits test false positive removed.antirez2013-03-251-1/+1
* even less false positive on obuf-limits test.antirez2012-02-221-1/+1
* minimal change to obuf-limits.tcl test to make sure there are no false positi...antirez2012-01-301-1/+1
* Less false positives for obuf-limits.tcl testsantirez2012-01-261-3/+3
* Added test for client output buffer limit (soft limit).antirez2012-01-251-1/+53
* Added test for client output buffer limit (hard limit).antirez2012-01-251-0/+21