In a related matter, has anyone looked at separating the user login credentials (the passwords) from the rest of the database (putting the passwords on a separate server) for security?
-- Greg Lawson Rolling Hills Consolidated Library 1912 N. Belt Highway St. Joseph, MO 64506 -------------------------- On 03/30/2012 03:10 AM, Claire Hernandez wrote: > Hello all, > > I would like to better understand why when we put koha source on a > different mysql physical server we have a performance problems. > > If I put mysql on koha source server, an opac-search take 2 times less > than if I separate mysql server and koha sources. > > I don't really know why: > - perl libs? (CGI + DBH?) > - mysql setting? > - network setting? > > Do you know thinks about this? did you work or remember works from > others ? > > (I am really not comfortable with hardware architecture or server > settings and first I would like to collect your feedbacks.) > > Claire; > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Greg Lawson Rolling Hills Consolidated Library 1912 N. Belt Highway St. Joseph, MO 64506 816-232-5479 _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
