DABC (Data Acquisition Backbone Core)
2.9.9
plugins
http
master.xml
Go to the documentation of this file.
1
ÈÆÃ ^U
2
which should provide http access to connected clients -->
3
4
<?
xml
version
=
"1.0"
?>
5
<
dabc
version
=
"2"
>
6
<
Context
name
=
"Master"
>
7
<
Run
>
8
<
lib
value
=
"libDabcHttp.so"
/>
9
<
logfile
value
=
"Master.log"
/>
10
<
loglimit
value
=
"1000000"
/>
11
<
control
value
=
"true"
/>
12
<!--runtime value="100"/-->
13
</
Run
>
14
15
<
HttpServer
name
=
"http"
>
16
<
port
value
=
"8090"
/>
17
<!--ports value="8091"/-->
18
<!--ssl_certif value="${DABCSYS}/ssl_cert.pem"/-->
19
<!--auth_file value="${DABCSYS}/.htdigest"/-->
20
<!--auth_domain value="dabc@server"/-->
21
</
HttpServer
>
22
23
<
Publisher
name
=
"publ"
>
24
<
manager
value
=
"false"
/>
25
<
store
value
=
"false"
/>
26
<
storedir
value
=
"/data.local1/hstore/"
/>
27
<
storesel
value
=
"FESA/Test"
/>
28
<
filelimit
value
=
"100"
/>
29
<
timelimit
value
=
"600"
/>
30
<
period
value
=
"10"
/>
31
</
Publisher
>
32
33
</
Context
>
34
</
dabc
>
Generated by
1.9.1