brbzull0 opened a new issue, #11649:
URL: https://github.com/apache/trafficserver/issues/11649
Was doing some tests and I found the following errors, need further
investigation on this.
```
[Aug 5 15:21:05.918] traffic_server NOTE: Warn: Warn:
proxy.config.diags.logfile.rolling_min_count - Validity Check failed.
'^0*[1-9][0-9]*$' against '0'. Default value will be used
Warn: proxy.config.http2.default_buffer_water_mark - Validity Check
failed. '^[0-9]+$' against '-1'. Default value will be used
Warn: proxy.config.log.rolling_min_count - Validity Check failed.
'^0*[1-9][0-9]*$' against '0'. Default value will be used
Warn: proxy.config.net.additional_accepts - Validity Check failed.
'^-1|[0-9]+$' against '-1'. Default value will be used
Warn: proxy.config.output.logfile.rolling_min_count - Validity Check
failed. '^0*[1-9][0-9]*$' against '0'. Default value will be used
Warn: proxy.config.ssl.client.version.max - Validity Check failed.
'^-?[0-9]+$' against '-1'. Default value will be used
Warn: proxy.config.ssl.client.version.min - Validity Check failed.
'^-?[0-9]+$' against '-1'. Default value will be used
Warn: proxy.config.ssl.server.version.max - Validity Check failed.
'^-?[0-9]+$' against '-1'. Default value will be used
Warn: proxy.config.ssl.server.version.min - Validity Check failed.
'^-?[0-9]+$' against '-1'. Default value will be used
```
--
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]