summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* proxy: add tests for ustatsFei Hu2023-05-112-0/+258
* proxy: add more tests around request APIs to proxyunits.tFei Hu2023-05-092-20/+123
* proxy: add proxy_test() and test scenarios to proxyunits.tFei Hu2023-05-082-28/+213
* proxy: print info of test groups in proxyunits.t.Fei Hu2023-05-081-0/+26
* proxy: add check_sanity() to check proxy and backends at boarder sections.Fei Hu2023-05-072-16/+39
* proxy: comment proxyunits.t test moredormando2023-04-281-0/+19
* proxy: remove redundancy in test codedormando2023-04-282-102/+41
* proxy: return 'readvalidate' on be read timeoutdormando2023-04-281-1/+1
* proxy: let tests use unix socket for proxy daemondormando2023-04-285-8/+7
* proxy: fix t/proxy.tdormando2023-04-191-1/+1
* proxy: fix flaky test in proxyconfig.tdormando2023-04-172-6/+7
* proxy: fix backend leak with 2-arg mcp.pool()dormando2023-04-101-0/+6
* proxy: send CLIENT_ERROR when necessarystagingdormando2023-04-031-0/+5
* proxy: overhaul backend error handlingdormando2023-03-262-8/+147
* proxy: fix reversal of pipelined backend queriesdormando2023-03-261-10/+6
* proxy: add request and buffer memory limitsdormando2023-03-262-5/+228
* proxy: restrict functions for lua config vs routedormando2023-03-263-7/+6
* proxy: add conntimeout errordormando2023-03-211-1/+1
* log: Add a new watcher to watch for deletions.Hemal Shah2023-03-151-1/+48
* meta: N flag changes append/prepend. ms s flag.dormando2023-03-111-0/+37
* proxy: repair t/proxyconfig.tdormando2023-03-091-0/+1
* core: fix another dtrace compilation issue1.6.19dormando2023-03-081-4/+4
* proxy: mcp.internal fixes and testsdormando2023-03-062-0/+239
* proxy: more await unit testsdormando2023-03-012-1/+113
* proxy: fix trailingdata error with ascii multigetdormando2023-02-281-0/+15
* proxy: allow workers to run IO optionallydormando2023-02-242-0/+114
* proxy: redo libevent handling codedormando2023-02-221-4/+6
* proxy: fix "missingend" error on reading responsesdormando2023-02-171-0/+55
* proxy: add read buffer data to backend errorsdormando2023-02-151-0/+26
* proxy: fix partial responses on backend timeoutsdormando2023-02-142-6/+23
* proxy: add mcp.backend(t) for more overridesdormando2023-02-012-2/+53
* proxy: add mcp.await_logerrors()dormando2023-01-272-0/+39
* proxy: new integration tests.dormando2023-01-255-0/+933
* core: remove *conn object from cache commandsdormando2023-01-112-2/+6
* proxy: add mcp.AWAIT_BACKGROUNDdormando2022-12-011-4/+5
* meta: allow mg without flags + reflect O/k on ENdormando2022-10-201-1/+1
* meta: meta arithmetic command had excess spacesdormando2022-10-201-5/+5
* meta: remove excess spaces from meta responsesdormando2022-10-201-1/+9
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-2583-83/+83
* proxy: mcp.attach(CMD, r, "tag")dormando2022-08-241-0/+3
* proxy: req:flag_token("F", "Freplacement")dormando2022-08-091-0/+2
* proxy: add req:flag_token("F")dormando2022-08-031-0/+4
* proxy: mcp.response code and rline APIdormando2022-08-031-0/+15
* proxy: add r:has_flag(), fix r:token() lengthdormando2022-08-031-0/+14
* proxy: mcp.request improvementsdormando2022-08-031-0/+7
* tls: Add switch to opt-in to kernel TLS on OpenSSL 3.0.0+Kevin Lin2022-07-031-0/+1
* proxy: mcp.log_req* API interfacedormando2022-04-081-5/+14
* proxy: allow await() to be called recursivelydormando2022-03-021-3/+7
* proxy: add ring_hash builtindormando2022-02-242-31/+28
* storage: parameterize the compaction thread sleepdormando2022-02-215-5/+5