https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39581

            Bug ID: 39581
           Summary: Koha Tuning Guide
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

The Koha wiki gives some hints on tuning Koha at 

https://wiki.koha-community.org/wiki/Koha_Tuning_Guide

Adopting the suggested changes for MySQL/MariaDB effectively killed my database
server due to `Thread stack overrun`s. Searching around the culprit was
identified:

```
thread_stack            = 128K
```

To avoid that others to hit the same issue, I commented this line in the Wiki
and added a comment on the issue. 

However, the issue hints that this page could use some rework by experts in the
field.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to