Clark Boylan 130c0a47fc Set CacheIgnoreCacheControl on pypi proxy cache
Newer pip sets cache-control: max-age=0 on requests for pypi indexes.
This tells the proxy cache not to serve the index content from the
cache. Unfortauntely this then means we fail to get this data which
could be cached if we can't talk to the backend for some reason.

By default pypi seems to set a 600 second max-age on these indexes which
should be far better than not caching at all. So set the config to have
apache ignore client side max-age and other cache disabling directives.

Change-Id: I2da7006dcd8a8f4212f5e766ef35ba7b98177ed0
2018-12-13 12:30:43 -08:00
..
2018-07-27 14:20:19 +02:00
2017-08-04 20:06:50 +02:00
2018-07-18 09:32:36 +02:00
2016-07-31 17:01:54 +00:00
2018-07-18 09:32:36 +02:00
2018-07-18 09:32:36 +02:00