h3_server_conf¶
#include <h3_config.h>
Public Attributes¶
| Name | |
|---|---|
| apr_port_t | host_port |
| const char * | h3_cert_path |
| const char * | h3_key_path |
| const char * | h3_quic_engine |
| apr_port_t | h3_port |
| apr_uint32_t | h3_max_concurrent_streams |
| apr_uint32_t | h3_max_connections |
| apr_size_t | h3_stream_buffer_size |
| apr_size_t | h3_max_request_body_size |
| apr_size_t | h3_max_response_body_size |
| h3_tri_flag | h3_alt_svc |
| h3_tri_flag | h3_address_validation |
| apr_uint32_t | h3_alt_svc_max_age |
| apr_uint32_t | h3_handshake_timeout |
| apr_uint32_t | h3_idle_timeout |