[Koha-patches] Set a timeout to z3950 servers that could have network problems occasionally

Juan Romay jrs.xercode at gmail.com
Fri Apr 8 12:26:50 CEST 2011


Set a timeout to z3950 servers that could have network problems occasionally

Some of z3950 servers that our libraries must use, have network problems
occasionally and when they are cataloguing and do a search over a z3950 server,
if any of those Z selected have net problems, this search could have a delay of
lot of time.

If you dont want to execute updatedatabase.pl, simply execute this statement in
you database

ALTER TABLE `z3950servers` ADD `timeout` INT( 11 ) NOT NULL DEFAULT '0' AFTER
`syntax`;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-patches/attachments/20110408/90c37433/attachment.htm>


More information about the Koha-patches mailing list