Brian Olsen

Results 8 issues of Brian Olsen

Given an origin that does not support range requests (replies 200 to range requests). remap rule configured with background_fetch plugin. CONFIG proxy.config.http.cache.range.lookup INT 1 make range request through ATS. response...

Plugins
Stale

The default value for proxy.config.http.cache.open_read_retry_time is 10ms. While running synthetic load testing simulating a thundering herd against a rotating manifest file I added debug into HttpCacheSM to printout time when...

Cache
Stale

When testing ats92 compared with ats91 on our linear only 2x100GB 64/128 core ram disk only edge caches we noticed a ramping of established connections to other mid tier caches...

This fixes a memory leak already addressed in _cjose_jws_build_dig_sha when a jws is reused for a validation.

This is so we can get an idea of cache write lock contention. The counter could also be bumped in `HttpSM::state_cache_open_write` in the CACHE_EVENT_OPEN_WRITE_FAILED case.

Cache
Metrics

With ATS plugins like header rewrite the loaders themselves are very tolerant of errors inside the config files themselves, typically only blocking ATS starts and reloads when config files are...

Plugins
Bug
header_rewrite
regex_remap

This gives the API access to the RemapConfig `url_mapping` during TSRemapNewInstance calls. This contains both the assigned stragies pointer and a pointer to the loaded strategy factory. This modifies the...

Plugins
strategy

Running this for a server that ends up resolving an ipv6 address for github. However ipv6 isn't properly configured on this subnet so I need to be able to force...