Advertisement
myapit

mysql-my.cnf

Nov 24th, 2020
1,456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. innodb_buffer_pool_size=46G
  3. innodb_log_file_size=11G
  4. innodb_buffer_pool_instances=1
  5. table_open_cache=4096
  6.  
  7.  
  8. setting asal
  9. innodb_buffer_pool_size             | 1073741824
  10. innodb_log_buffer_size                   | 16777216
  11. innodb_log_buffer_size                   | 16777216
  12. innodb_buffer_pool_instances | 64
  13. table_open_cache                | 495
  14.  
  15.  
  16.  
  17.  
  18.  
  19. <ifModule mod_deflate.c>
  20.   AddOutputFilterByType DEFLATE text/html text/plain text/xml text/x-js text/javascript text/css application/javascript
  21. </ifmodule>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement