Skip to content

Releases: bitleak/twemproxy

v1.0.4

19 Sep 09:50
Compare
Choose a tag to compare
* Fix didn't close the proxy listen connection when unaccept
* Fix server connection event wasn't removed when failed to connect the
server
* Add the pools and servers tag in stats json

v1.0.3

16 Sep 01:41
Compare
Choose a tag to compare
  • Supports max open files in config file
  • Shrink the free mbuf when exceeding the MBUF_RESERVED(4096)

v1.0.2: FIX: pmsg(https://github.com/twitter/twemproxy/issues/149) in rsp_rec…

30 Aug 07:09
Compare
Choose a tag to compare
…v_done maybe NULL, and cause record latency core dump