File: common.cfg

package info (click to toggle)
xrootd 5.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,956 kB
  • sloc: cpp: 244,425; sh: 2,691; python: 1,980; ansic: 1,027; perl: 814; makefile: 272
file content (51 lines) | stat: -rw-r--r-- 1,181 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
all.sitename $name

set pwd = ${PWD}
set lib = @CMAKE_BINARY_DIR@/lib
set src = @CMAKE_CURRENT_SOURCE_DIR@

all.export /
oss.localroot $pwd/data/$name
all.adminpath $pwd
all.pidpath   $pwd


cms.conwait 1
cms.delay startup 2 lookup 1 qdl 2 suspend 1
cms.space linger 0 recalc 15 min 2% 1g 5% 2g
cms.sched cpu 50 io 50 affinity randomized fuzz 50

acc.authdb $src/scitokens.authdb

ofs.chkpnt enable
ofs.tpc streams 8 pgm @CMAKE_BINARY_DIR@/bin/xrdcp --server
ofs.ckslib zcrc32 $lib/libXrdCksCalczcrc32.so
ofs.authlib libXrdAccSciTokens.so config=$src/scitokens.cfg
ofs.authorize true

http.header2cgi Authorization authz

sec.protocol ztn
sec.protbind * only ztn

xrootd.chksum zcrc32 chkcgi adler32 crc32c
xrootd.seclib libXrdSec.so
xrootd.tls all
xrd.tlsca certfile @CMAKE_BINARY_DIR@/tests/issuer/tlsca.pem
xrd.tls @CMAKE_BINARY_DIR@/tests/issuer/tls.crt @CMAKE_BINARY_DIR@/tests/issuer/tls.key
xrd.maxfd strict 8k
xrd.network cache 5m nodnr norpipa

all.trace    all
auth.trace   all
tpc.trace    all
xrd.trace    all
xrootd.trace all
ztn.trace    all
scitokens.trace all
http.trace   all
ofs.trace    all
oss.trace    all
pss.trace    all
sec.trace    all
macaroons.trace all