David Carlin
David Carlin
The Swiftlink implementation in the Ultimate 1541 II+ is a fantastic addition for connecting to BBSes. However, it doesn't support telnet - for example if I want to use any...
The static hit plugin doesn't have any documentation. In particular, the "disable-exact" option isn't mentioned in the git repo either: https://github.com/apache/trafficserver/blob/master/plugins/statichit/statichit.cc#L671C7-L671C20 I was trying to return a static response for...
set-body in ATS 9.2 doesn't support whitespace or newlines. I was trying to use set-body to send a two line JSON response and couldn't get it to work. Trying to...
This came up as a result of https://www.digicert.com/support/certificate-revocation-incident Does ATS check revocation status of origin certificates? If not, should it be a configuration setting to do so? Regarding which method...