Can someone try hitting islandpines.roblib.upei.ca:2210 see if they can retrieve marc21 records? At least then I'd know if it was just my client or not... Thanks
>>> On Thu, Jun 11, 2009 at 11:18 AM, in message <[email protected]>, Dan Scott <[email protected]> wrote: > 2009/6/11 Grant Johnson <[email protected]>: >> OK - I made some changes... >> Thanks Dan. >> SRU still works... I may be really thick but is the issue I'm "listening on > localhost only? >> >> islandpines:/openils/conf# simple2zoom -c dgo.conf localhost:2210 -f > xml2marc-yaz.cfg >> Found database: evergreen >> 09:55:42-11/06 [server] Adding dynamic listener on localhost:2210 id=0 >> 09:55:42-11/06 [server] Starting server simple2zoom pid=7866 > > Oh, probably (the localhost thing, not the thick thing!). > > When you say "localhost:2210", you're saying "only respond to a Z > client making requests to localhost:2210". Instead of localhost:2210, > you can specify "islandpines.roblib.upei.ca:2210" if you're allowing > external connections to port 2210 on that server, for example. > > You can even specify multiple host/port listener combos with a command > line like: > > simple2zoom -c dgo.conf -- -f xml2marc-yaz.conf localhost:2210 > islandpines.roblib.upei.ca:2210 172.17.100.99:2210 > > -- > Dan Scott > Laurentian University
