projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c223dd8
)
Reduce resultset ttl in config-zoom.xml example
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Feb 2012 10:39:44 +0000
(11:39 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 23 Feb 2012 10:39:44 +0000
(11:39 +0100)
etc/config-zoom.xml
patch
|
blob
|
history
diff --git
a/etc/config-zoom.xml
b/etc/config-zoom.xml
index
ed07bc7
..
ddafb4a
100644
(file)
--- a/
etc/config-zoom.xml
+++ b/
etc/config-zoom.xml
@@
-205,7
+205,10
@@
<message>F</message>
</filter>
<filter type="sru_z3950"/>
- <filter type="session_shared"/>
+ <filter type="session_shared">
+ <session ttl="60" max="100"/>
+ <resultset ttl="1"/>
+ </filter>
<filter type="log">
<message>B</message>
<category apdu="true"/>