Moin Moin,
bei meinem OTRS Server ist der Query Cache ständig bei 100 % Auslastung.
Folgende einstellungen habe ich in der my.ini:
query_cache_limit = 8M
query_cache_size = 48M
Irgendjemand eine Idee was ich noch anpassen oder ggf. erhöhen kann?
Thks
Query Cache mysql
Query Cache mysql
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Updateerfahrung
Win 2003 / Win 2008 R2
Re: Query Cache mysql
Kann ich folgendes einfach ausführen & bringt das besserung?
shell$ mysql -u user -p database
mysql$ optimize table ticket;
mysql$ optimize table ticket_history;
mysql$ optimize table article;
shell$ mysql -u user -p database
mysql$ optimize table ticket;
mysql$ optimize table ticket_history;
mysql$ optimize table article;
OTRS 2.3.4 /OTRS 3.0.11
Updateerfahrung
Win 2003 / Win 2008 R2
Updateerfahrung
Win 2003 / Win 2008 R2
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Query Cache mysql
du könntest mal mysqltuner befragen was er sagt dazu ...
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting