Skip to content
Lars Eggert edited this page Jul 20, 2019 · 6 revisions

Public QUANT test server

A public quant server is running in EC2, for interop purposes. It listens on these ports:

  • quant.eggert.org:443 and quant.eggert.org:4433 - normal operation
  • quant.eggert.org:4434 - will respond to a Client-Initial with a Retry

Logs are available at https://quant.eggert.org/ over TCP, named by the first (=client-provided) connection ID value received by the server.

At the moment, the only content available is /index.html and /n, which responds with n bytes of random data.

There is no support for H3, only HQ.

The server restarts ten seconds after the last open connection closes.

The server usually runs whatever the current IETF-designated "implementation draft" is.

Clone this wiki locally