> Adding a simple debug log to the `httpserver` to log when the 
> `jdk.httpserver.maxConnections` count is exceeded before an accepted socket 
> is closed. 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Kieran Farrell has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains four additional 
commits since the last revision:

 - add channel to debug log
 - Merge remote-tracking branch 'origin/master' into max_con_log
 - remove is.Loggable
 - Log when HttpServer connection limit is reached

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/31670/files
  - new: https://git.openjdk.org/jdk/pull/31670/files/fd2ce3d9..c5f5bbfc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31670&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31670&range=00-01

  Stats: 4506 lines in 142 files changed: 3785 ins; 270 del; 451 mod
  Patch: https://git.openjdk.org/jdk/pull/31670.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31670/head:pull/31670

PR: https://git.openjdk.org/jdk/pull/31670

Reply via email to