|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Dec 2001
Location: Malibu
Posts: 3,817
|
Please configure my Mysql my.cnf file ?
Anyone good with MySQL? I would really appreciate it if anyone could take a quick look at my MySQL my.cnf file and make changes so that the MySQL server will be very fast and will use about 80% of the computer.
The computer info: Dual CPU P4 3.2ghz with 2GB Memory. [mysqld] set-variable=wait_timeout=28800 set-variable=max_connections=2500 set-variable=flush_time=5 set-variable=max_connect_errors=100 set-variable=interactive_timeout=10800 set-variable=key_buffer_size=256M set-variable=join_buffer_size=16M set-variable=table_cache=5120 set-variable=myisam_sort_buffer_size=32M set-variable=myisam_max_sort_file_size=2M set-variable=myisam_max_extra_sort_file_size=256K set-variable=max_allowed_packet=3M set-variable=thread_concurrency=4 Thank you very much. |
|
|
|