<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=ConfigProxyCvmfs</id>
	<title>ConfigProxyCvmfs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=ConfigProxyCvmfs"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=ConfigProxyCvmfs&amp;action=history"/>
	<updated>2026-04-20T11:10:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=ConfigProxyCvmfs&amp;diff=63&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot; To avoid unnecessary network traffic with cvmfs, we decided to put a proxy between the workernodes and the repositories of CERN. The machine chosen to play this role was qrpr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=ConfigProxyCvmfs&amp;diff=63&amp;oldid=prev"/>
		<updated>2015-08-26T12:28:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; To avoid unnecessary network traffic with cvmfs, we decided to put a proxy between the workernodes and the repositories of CERN. The machine chosen to play this role was qrpr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
To avoid unnecessary network traffic with cvmfs, we decided to put a proxy between the workernodes and the repositories of CERN. The machine chosen to play this role was qrproxy. First, we had to install Squid on it :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
yum install squid&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
And we have added the following lines at the end of the config file /etc/squid/squid.conf :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# ADDED BY STEF : config for cvmfs proxy&lt;br /&gt;
#collapsed_forwarding on&lt;br /&gt;
max_filedesc 8192&lt;br /&gt;
maximum_object_size 1048576 KB&lt;br /&gt;
# 1 GB memory cache&lt;br /&gt;
cache_mem 1024 MB&lt;br /&gt;
maximum_object_size_in_memory 128 KB&lt;br /&gt;
# 20 GB disk cache (we use /cache/squid instead of /var/spool/squid)&lt;br /&gt;
cache_dir ufs /cache/squid 20000 16 256&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>