| Server IP : 178.63.100.251 / Your IP : 216.73.216.228 Web Server : LiteSpeed System : Linux dobby.thevpsserver.com 4.18.0-553.16.1.lve.el8.x86_64 #1 SMP Tue Aug 13 17:45:03 UTC 2024 x86_64 User : truewayi ( 1855) PHP Version : 7.4.33 Disable Function : show_source,system,shell_exec,passthru,exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/etc/ |
Upload File : |
[mysqld] # Genel log-error=/var/lib/mysql/dobby.thevpsserver.com.err performance-schema=1 innodb_file_per_table=1 unix_socket=OFF max_allowed_packet=536870912 # Bellek ve CPU innodb_buffer_pool_size=10240M innodb_log_file_size=512M innodb_flush_log_at_trx_commit=2 tmp_table_size=256M max_heap_table_size=256M key_buffer_size=16M join_buffer_size=4M sort_buffer_size=4M read_rnd_buffer_size=2M # NVMe Disk Ayarları innodb_io_capacity = 3000 innodb_io_capacity_max = 6000 # Bağlantı & Thread wait_timeout=60 interactive_timeout=90 max_connections=300 thread_cache_size=256 # Tablo & Dosya Önbellek open_files_limit = 65535 table_open_cache = 32000 table_definition_cache = 16000 # Query Cache kapalı (modern sistemlerde önerilmez) query_cache_type = 0 query_cache_size = 0 # SQL Modu sql_mode=NO_ENGINE_SUBSTITUTION # Yavaş Sorgu Logu slow_query_log = 1 slow_query_log_file = /var/log/mysql-slow.log long_query_time = 2