V1.6.18 Stable availability

cheetos22

New member
Joined
Dec 14, 2019
Messages
4

V1.6.18 Stable​

2020-11-24

Server Core


  • [Tuning] Update install.sh to support centos8 and ubuntu20.
  • [Tuning] Update HttpVHost::addPythonApp() to allow 4 ENV values (PYTHONPATH, LSAPI_STDERR_LOG, LSAPI_CHILDREN, LSAPI_KEEP_LISTEN) to be set from the config file (previously hard-coded).
  • [Tuning] Adjust HttpServerImpl::gracefulShutdown() to setSigStop to avoid crash.
  • [Bug Fix] Piped access logger should work now.
  • [Bug Fix] Update checkCtrlEnv() to enable multiple “vary” values to be added for cache varycookie.
  • [Bug Fix] Update HttpSession::smProcessReq() to add ‘HSF_REQ_BODY_DONE’ processing to ‘HSPS_HANDLER_PRE_PROCESSING’.
QUIC

  • [Bug Fix] Fixed two congestion controller bugs that led to poor performance in some circumstances.
  • [Bug Fix] Fixed a few small memory leaks.
  • [Bug Fix] Fixed a bug in HTTP/3 framing.
  • [Bug Fix] Fixed IETF QUIC handshake bug when client’s Initial packet arrives late.

can be added to custombuild?

Regards
 
It's there, however, if you cannot use 1.7 for some reason - these problems should be reported to OLS developers.
 
Back
Top