Filter sru_z3950: set init sz to 10 M
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Feb 2011 13:09:56 +0000 (14:09 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Feb 2011 13:09:56 +0000 (14:09 +0100)
commit8bccab19b0450decb4292da3d100b4a9847addd3
tree51afaa1bf207b385f7a8df69152246962668cfc0
parentb7c568b24942cf033093da7be2849c9de6a2ae35
Filter sru_z3950: set init sz to 10 M

Increase values of {preferredMessage,maximumRecord}Size for Init
Requests generated by sru_z3950 from 1 to 10 megabytes. SRU don't
have these parameters and in most cases we don't care or don't want
backends to return partial results. However, since comstack by
default don't allow more than 5 MB by default and since packages
are all in memory we can't increase too much.
src/filter_sru_to_z3950.cpp