Sorry for that. Here is the file (admin/proof_nodes/root/etc/conf/xpd.cf):
#all.export /home/proof r/w
Load the XrdProofdProtocol to serve PROOF sessions
COSUNA
I can not change xrootd port due to this
Using a non default xrootd port
xrd.port 11094
#xrd.debug all
#xpd.debug all
#xrd.timeout hail 30 idle 0 kill 3 read 15
xpd.intwait 500
xpd.putenv LOCALDATASERVER=root://:11094/
if exec xrootd
xrd.protocol xproofd:1093 libXrdProofd.so
fi
all.export /tmp r/o
all.export /home/proof r/w
#all.export /home/proof r/o
#xpd.groupfile /software/at3/root/root-5.26b_slc5_gcc4.1.2_x86-64_PROOF/etc/conf/groupfile
xpd.worker worker pf00[2,3,4,5,6,7,8,9].pic.es port=1093 repeat=12
xpd.master pf001.pic.es
xpd.tmp /home/proof/tmp
xpd.workdir /home/proof
#xpd.putrc Proof.DynamicStartup 1
For a full description of scheduling options
root.cern.ch/drupal/content/conf … schedparam
#xpd.schedparam queue:fifo mxrun:5 mxsess:2 selopt:random
Disconnect idle user sessions
xpd.putrc ProofServ.IdleTimeout 600
xpd.schedparam queue:fifo minforquery:0 selopt:load optnwrks:3
Log to syslog
xpd.putrc ProofServ.LogToSysLog m1
if pf001.pic.es
xpd.putrc ProofServ.Monitoring SQL mysql://localhost/proofdb proofmon pfpmon proofquerylog
fi
Truncate large log files that crashes daemons
Protection against large log files
xpd.putrc ProofServ.LogFileMaxSize 100M