Skip to content
Snippets Groups Projects

Update proxy-server.cf to remove XRootD version dependency

Merged Tabea Fesenbecker requested to merge tfesenbecker/XRootD-Caching-Setup:patch-1 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -72,9 +72,9 @@ all.role server
# For xrootd, load the proxy plugin and the disk caching plugin.
#
ofs.osslib /usr/lib64/libXrdPss-4.so
ofs.osslib /usr/lib64/libXrdPss.so
#ofs.osslib /xrootd/xrootd/lib64/libXrdPss.so
pss.cachelib /usr/lib64/libXrdFileCache-4.so
pss.cachelib /usr/lib64/libXrdFileCache.so
#pss.cachelib /xrootd/xrootd/lib64/libXrdFileCache-4.so
# The server needs to write to disk, stage not relevant
Loading