Skip to content

http: add drop request event for http server

Add dropRequest event for http server to notify user when the number of requests on a socket reaches the threshold of server.maxRequestsPerSocket.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Affected subsystem: http

Merge request reports

Loading