brbzull0 opened a new issue #8340: URL: https://github.com/apache/trafficserver/issues/8340
While doing some tests with `proxy.config.http.per_server.connection.queue_size` I've noticed that the `outbound_conntrack` never gets updated with the configured records config values. It looks all the following records always uses the default values. ``` proxy.config.http.per_server.connection.queue_size proxy.config.http.per_server.connection.alert_delay proxy.config.http.per_server.connection.queue_delay ``` Using the default queue_size will make us block even if expressed otherwise. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
