[mythtv-users] Speeding up Mythweb .19 on Fedora Core 3

Sdk sdkovacs at gmail.com
Wed Mar 29 01:30:04 UTC 2006


I'm running FC3 with ATRPMS and just updated to .19 today.


I have read many of the threads on how to increase performance on
mythweb. So far I have done the following:

* ran optimize_mythdb.pl and placed it in cron
* commented out some lines in /var/www/html/mythweb/includes/programs.php
* attempted to insert settings in /etc/my.cnf, but some settings
prevent mysqld from starting up.

The settings I tried to put in are:

  key_buffer = 48M
  max_allowed_packet = 8M
  table_cache = 128
  sort_buffer_size = 48M
  net_buffer_length = 8M
  thread_cache_size = 4
  query_cache_type = 1
  query_cache_size = 4M

I'm running mysql server 3.23 from atrpms, perhaps these settings only
work in later versions of mysql? If there's anyone who has a similar
setup with success or even anyone who has some more ideas, it would be
much appreciated.
Thanks,
Steve


More information about the mythtv-users mailing list