[Koha] Plack plus shibboleth

2018-08-27 Thread Dave Sherohman
the best practice to secure it against http header spoofing? [1] The SHIB2 documentation states that it's no longer supported, but we're using an sp2 shibd and, in any case, the same text appears verbatim on the equivalent SP3 page. -- Dave Sherohman

Re: [Koha] Plack plus shibboleth

2018-08-28 Thread Dave Sherohman
t using http headers" without actually solving the core > >>issue. > >> > >>Is it actually possible to use environment variables in this scenario? > >>If not, what's the best practice to secure it against http header > >>spoofing? > &g

Re: [Koha] Plack plus shibboleth

2018-09-18 Thread Dave Sherohman
is strictly > >prohibited. If you think that you have received this email message in > >error, please email the sender at i...@ptfs-europe.com > > > > > > > >On Tue, 28 Aug 2018 at 17:23, Tomas Cohen Arazi > >wrote: > > > >>I'm not fami

Re: [Koha] OAI-PMH missing code in Repository.pm ?

2018-10-17 Thread Dave Sherohman
On Wed, Oct 17, 2018 at 10:11:04AM -0300, Tomas Cohen Arazi wrote: > You need version 3.27 of the HTTP::OAI library. Are there any plans in progress to update koha's OAI support to HTTP::OAI 4.x? (The current CPAN version is 4.06 and even Debian stable is at 4.03.) -- Dave S

Re: [Koha] Load Balancing with Koha

2018-12-04 Thread Dave Sherohman
ncing because it was already available through the campus data center and I didn't want to deal with setting up failover on an IP address myself, but I can't see any reason that it wouldn't work just as well (from koha's perspective) with nginx or haproxy as the load balancer in

Re: [Koha] Load Balancing with Koha

2018-12-07 Thread Dave Sherohman
On Tue, Dec 04, 2018 at 04:46:59PM +0100, Paul Poulain wrote: > Can you share the metrics of the Koha DB ? (# of biblios, # of yearly > issues, # of patrons, # of librarians, ...) Yearly issues 260k (not counting renewals) Patronrecords: 68k 200 libray staff 2.4M biblios 2.4M items --

Re: [Koha] Load Balancing with Koha

2018-12-07 Thread Dave Sherohman
any kind of problems, we'd be offline until I could fix it. Plus I also enjoy being able to say that I've designed and built what just might be the most over-engineered koha system in the world. :) -- Dave Sherohman ___ Koha mailing list

Re: [Koha] Debian vs Ubuntu server for koha

2019-07-26 Thread Dave Sherohman
I would expect buster to support koha (using the stretch packages if buster packages are not yet available) with no problems, but I haven't tried it myself. -- Dave Sherohman ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co

Re: [Koha] Debian vs Ubuntu server for koha

2019-07-26 Thread Dave Sherohman
ences. If you prefer GUI tools to manage package installation and upgrades, you might want to go with Ubuntu, otherwise Debian is marginally more stable - but Ubuntu is also very solid, so you're unlikely to have problems either way. -- Dave Sherohman ___