11 Jan
2010
11 Jan
'10
8:59 p.m.
2010/1/12 tajoli <tajoli@cilea.it>:
Hi,
Our server has 8GB of memory with a quad core processor. I allocated 1000GB to the MyISAM sort buffer size. I also increased the key buffer size. I found a few things about memory, but not much, on the Koha Wiki. I would like to hear from others what you have found to be optimal memory allocation for MySQL with about 20,000 bibs. Also, what would the optimal memory allocation for Zebra to use for indexing (or reindexing).
which version of Koha do you have ? Koha 3.x uses all tables on InnoDB, so it is strange that you increse MyISAM sort buffer size.
How many check in/out do you do every day ? And during your peack hours ?
It also seems strange that changing mysql, would stop zebra segfaulting. Chris