Skip to content

spdylay v1.2.2

Compare
Choose a tag to compare
@tatsuhiro-t tatsuhiro-t released this 16 Dec 15:13
· 113 commits to master since this release
v1.2.2

Release Note

This release fixes the bug that shrpx exits when SPDY backend
connection cannot be established.

Changes

  • shrpx: Don't DIE when establishing backend SPDY connection failed
  • spdylay_map: Implement hash table
  • Tear down connection on invalid DATA frame reception