Configuration files currently use squid, but we should move to a more generic name to encompass Varnish and similar caching infrastructure.
####################################################################### # Squid Configuration ####################################################################### if ( $wmgUseClusterSquid ) { $wgUseSquid = true; $wgUseESI = false; require( getRealmSpecificFilename( "$wmfConfigDir/squid.php" ) ); }
Files currently contains information about:
- Multicast HTCP purging
- the list of proxies allowed for X-Forwarded-For requests
- $wgCdnReboundPurgeDelay - CDN purge configuration