Vijay Mamidi

Results 7 issues of Vijay Mamidi

--clear-hostdb Clear the DNS resolver cache upon startup. Requires a restart

DNS

Tasks are scheduled on NET threads as there are no task threads available when the tasks are scheduled.

Core

ATS has proxy.config.hostdb.serve_stale_for to serve stale responses, but no corresponding metric indicates if HostDB responded with a stale response.

DNS
Metrics

Feature request: It would certainly save a load of time for workload validation if you could get ATS to re-initialise its cache without restarting. e.g. traffic_ctl cache clear When load...

Cache
Stale

handle_cache_operation_on_forward_server_response sets RANGE_NOT_TRANSFORM_REQUESTED even if the server returns a response that doesn't match with the cached response. This causes ATS to send incorrect client responses. For example, while revalidating the...

Lua intercept plugins doesn't have ability to get request body.

Plugins
Lua
New Feature

invalid certificate in ssl_multicert.config leads to fatal error. crash is disguised as a vsnprintf seg fault

TLS
Crash
Stale