Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
etc
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/my.cnf
[mysqld] bind-address = 127.0.0.1 #innodb_force_recovery = 1 tmpdir = "/tmp" symbolic-links = 0 log-error = /var/lib/mysql/cpanel.hostlab.net.tr.log log_queries_not_using_indexes = 1 long_query_time = 5 performance-schema = 0 back_log = 50 max_allowed_packet = 268435456 query_cache_type = 1 query_cache_size = 768M query_cache_limit = 64M max_write_lock_count = 16 thread_cache_size = 128 #thread_handling one-thread-per-connection thread_stack = 256k join_buffer_size = 4M read_buffer_size = 3M sort_buffer_size = 4M read_rnd_buffer_size = 4M key_buffer_size = 48M connect_timeout = 30 interactive_timeout= 30 wait_timeout = 30 concurrent_insert = 2 max_user_connections = 50 max_connections = 1000 tmp_table_size = 128M low_priority_updates = 1 sql_mode = "" local-infile = 0 default-storage-engine = InnoDB table_definition_cache = 20000 # UPD table_open_cache = 20000 # UPD #max_open_files = 10000 open_files_limit=58000 max_heap_table_size = 128M tmp_table_size = 128M ft_min_word_len = 3 #innodb = OFF #ignore-builtin-innodb #skip-innodb innodb_file_per_table = 1 innodb_read_io_threads = 64 innodb_write_io_threads = 64 innodb_thread_concurrency = 4 innodb_buffer_pool_instances = 2 # Use 1 instance per 1GB of InnoDB pool size innodb_buffer_pool_size = 2G # Use up to 70-80% of RAM & optionally check if /proc/sys/vm/swappiness is set to 0 innodb_file_per_table = 1 innodb_flush_log_at_trx_commit = 0 innodb_flush_method = O_DIRECT innodb_log_buffer_size = 16M innodb_log_file_size = 512M innodb_stats_on_metadata = 0 innodb_max_dirty_pages_pct = 0 innodb_fast_shutdown = 1 myisam_sort_buffer_size = 64M [mysql] no-auto-rehash [mysqldump] quick quote-names max_allowed_packet = 1000M [myisamchk] tmpdir = "/tmp" key_buffer = 64M sort_buffer_size = 64M read_buffer = 16M write_buffer = 16M