OpenLiteSpeed 1.2.8 Released!

#1
2013-12-23

Feature enhancements

  • Added X-Forwarded-For response header to WebSocket proxy traffic.
  • Added X-LiteSpeed-Location response header processing code.
  • Turned off log7080. It causes trouble if server is very busy and has many socket connections.
Bug fixes

  • Fixed bug: make sure SPDY Streams are released before recycling SpdyConnection.
  • Fixed bug: exec() "litespeed" instead of "lshttpd" during graceful restart.
  • Fixed bug: make sure -1 status code is not stored in HttpReq, so it will not be used for logging.
  • Fixed bug: Installer now uses symbolic link with relative path for lsws/bin/lshttpd.
  • Fixed bug: relocated m_pContext to reset to NULL after each request.
  • Fixed bug: relocated m_pHttpHandler to reset to NULL after each request.
  • Fixed bug: old rtreport files now removed during startup in case number of worker configuration has been changed.* SPDY/3.1 support.

Grab it now at http://open.litespeedtech.com/packages/openlitespeed-1.2.8.tgz
 
Top