Skip to content

Fix high CPU usage, SIGFPE; multiple headers support

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 12 Apr 17:09
· 131 commits to master since this release
  • Added support for sending/receiving multiple headers to address the case related to "100 continue" header handling.
  • Addressed high CPU usage for a GOAWAY connection before sending CONNECTION_CLOSE.
  • Addressed SIGFPE due to zero pacing rate. (ISSUE #254).
  • Fixed a minor issue related to multi-paths.