ispCP - Board - Support
mysql table_cache - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: mysql table_cache (/thread-2102.html)



mysql table_cache - fulltilt - 01-08-2008 11:29 PM

Habe heute mal mit dem script tuning primer my.cnf settings gecheckt.
Hierbei empfiehlt das script den table cache zu erhöhen.
Momentan 2048

soll der tatsächlich auf 7404 ... ist das nicht ein wenig happig?

Code:
TABLE CACHE
Current table_cache value = 2048 tables
You have a total of 7404 tables
You have 2048 open tables.
Current table_cache hit rate is 9%, while 100% of your table cache is in use
You should probably increase your table_cache



RE: mysql table_cache - Zothos - 01-08-2008 11:56 PM

nein, lol. Dein mysql Server hat insgesammt 7404 tabellen. Davon sind im moment 2048 offen gewesen.

Was dir das Script sagt, ist das mit deinem aktuellen table_cache Wert ist die auslastung deines Table_caches 100% ist, deswegen solltest du den aktuellen Wert testweise mal verdoppeln. Dann einfach nochmal das script ausführen, und überprüfen was er dann sagt. Wenn du fragen hast. Einfach hier nochmal posten.

mfg
Zottel


RE: mysql table_cache - gOOvER - 01-08-2008 11:57 PM

Da steht ja nicht das Du das auf 7404 erhöhen sollst. Da steht nur das Du insgesamt 7404 Tables hast.

Edit: Zottel war schneller Smile *fg*


RE: mysql table_cache - fulltilt - 01-09-2008 12:17 AM

Danke Männer,

das mit dem verdoppeln habe ich schon probiert ...
allerdings ist primer erst zufrieden, wenn ich auf 7404 gehe ...
Das macht mich etwas stutzig Shy

gOOvER Wrote:Da steht ja nicht das Du das auf 7404 erhöhen sollst. Da steht nur das Du insgesamt 7404 Tables hast.

Edit: Zottel war schneller Smile *fg*