![]() |
|
|||||||
| VPS Web Hosting VPS Web Hosting (Virtual Private Hosting) customers are now able to exchange information, discuss their VPS account, or anything related to this service. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Additional modifications to reduce memory usage, and hopefully increase speed
decrease your spamd children to 1 or 2 max edit: /etc/init.d/exim Code:
--pidfile=${pidfile-"/var/run/spamd.pid"} --max-children=${maxchildren=1}
change mysql /etc/my.cnf Code:
[mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock safe-show-database bind-address=127.0.0.1 log-slow-queries=/var/log/mysql_slow_query.log skip-locking skip-bdb skip-innodb query_cache_limit=1M query_cache_size=8M query_cache_type=1 max_connections=500 max_user_connections=200 interactive_timeout=20 wait_timeout=6 long_query_time=5 connect_timeout=6 thread_cache_size=80 key_buffer=128M join_buffer=1M max_allowed_packet=16M table_cache=2048 tmp_table_size=512M record_buffer=1M sort_buffer_size=1M key_buffer_size=6M read_buffer_size=1M max_connect_errors=10 thread_concurrency=2 myisam_sort_buffer_size=64M read_rnd_buffer_size=2MB server-id=1 concurrent_insert=2 low_priority_updates=1 [mysql.server] user=mysql #basedir=/var/lib [mysqld_safe] err-log=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid [mysql] no-auto-rehash [myisamchk] key_buffer=32M sort_buffer=32M read_buffer=16M write_buffer=16M [mysqldump] quick max_allowed_packet=16M
__________________
Mike Retired Forum Moderator |
|
|||
|
Mike,
Thanks for information with us. also give me information abt on telnet services. Sincerely, saravanakumar.R www.sentersoftech.com |