Skip to content

v8.4.2

Compare
Choose a tag to compare
@webknjaz webknjaz released this 27 Jul 22:48
v8.4.2
cedb2c0
  • Fixed a significant performance regression introduced in
    v8.1.0 (#305 via #308) - by @mar10.

    The issue turned out to add 0.1s delay on new incoming
    connection processing. We've lowered that delay to mitigate
    the problem short-term, better fix is yet to come.