summaryrefslogtreecommitdiff
path: root/t/proxyconfig.t
Commit message (Expand)AuthorAgeFilesLines
* proxy: remove redundancy in test codedormando2023-04-281-33/+19
* proxy: return 'readvalidate' on be read timeoutdormando2023-04-281-1/+1
* proxy: let tests use unix socket for proxy daemondormando2023-04-281-2/+2
* proxy: fix flaky test in proxyconfig.tdormando2023-04-171-5/+6
* proxy: fix backend leak with 2-arg mcp.pool()dormando2023-04-101-0/+6
* proxy: add request and buffer memory limitsdormando2023-03-261-1/+176
* proxy: add conntimeout errordormando2023-03-211-1/+1
* proxy: repair t/proxyconfig.tdormando2023-03-091-0/+1
* core: fix another dtrace compilation issue1.6.19dormando2023-03-081-4/+4
* proxy: allow workers to run IO optionallydormando2023-02-241-0/+101
* proxy: redo libevent handling codedormando2023-02-221-4/+6
* proxy: add mcp.backend(t) for more overridesdormando2023-02-011-1/+37
* proxy: new integration tests.dormando2023-01-251-0/+147