You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dirk Griffioen <di...@unified-streaming.com> on 2017/10/19 04:36:06 UTC

[users@httpd] Full cache locking requested

Hi,

In the Apache docs here: 

https://httpd.apache.org/docs/2.4/mod/mod_cache.html#thunderingherd 

it says: 'When a cached entry becomes stale'

It seems that this does not include the first call: the first uncached fragment is not protected by the cache lock, so all requests for the first fragment will hit the origin.

In the case of live video streaming players keep requesting the last (new) fragment as it is produced by an encoder.

Unfortunately, other caching tools (Nginx, Varnish) must be used as Apache itself cannot be used.

Is ‘full cache llocking’ something that has been discussed or could be added?

Kind regards,

Dirk



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org