2 <!-- $Id: config.xml,v 1.8 2004-01-15 23:44:58 adam Exp $ -->
5 <url>indexdata.dk</url>
6 <target-timeout>240</target-timeout>
7 <client-timeout>180</client-timeout>
9 <bandwidth>1000000</bandwidth>
12 <limit><!-- per minute limits .. -->
13 <bandwidth>2000000</bandwidth>
15 <retrieve>100</retrieve>
17 <attribute type="1" value="1-11,13-1010"/>
18 <attribute type="1" value="*" error="114"/>
20 <syntax type="usmarc"/>
22 <syntax type="xml" marcxml="1"/>
23 <syntax type="*" error="238"/>
25 <cql2rpn>pqf.properties</cql2rpn>
26 <zeerex>zeerex.xml</zeerex>
28 <target default="1" name="localhost">
29 <url>localhost:9999</url>
30 <target-timeout>300</target-timeout>
31 <client-timeout>180</client-timeout>
32 <keepalive/> <!-- keepalive enabled -->
33 <limit><!-- limits .. -->
34 <bandwidth>50000</bandwidth>
36 <retrieve>50</retrieve>
38 <attribute type="1" value="1-1023"/>
39 <attribute type="1" value="*" error="114"/>
40 <syntax type="usmarc"/>
42 <syntax type="xml" marcxml="1" stylesheet="MARC21slim2DC.xsl"
43 identifier="http://www.loc.gov/zing/srw/dcschema/v1.0/"
47 <syntax type="xml" marcxml="1"
48 identifier="http://www.loc.gov/marcxml/"
52 <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS.xsl"
53 identifier="http://www.loc.gov/mods/v3"
58 <syntax type="*" error="238"/>
60 <cql2rpn>pqf.properties</cql2rpn>
63 <host>indexdata.dk</host>
65 <database>Default</database>
70 <host>indexdata.dk</host>
72 <database>gils</database>
77 <!-- everything else -->
79 <max-clients>50</max-clients>
80 <log>client-requests server-requests</log>