0 Members and 1 Guest are viewing this topic.
A. Kloxo-MR: 6.5.0.f-2016111301B. OS: CentOS release 6.8 (Final) x86_64C. Apps: 1. MySQL: mysql55-5.5.54-1.ius.el6.x86_64 2. PHP: php53u-5.3.29-1.ius.centos6.x86_64 3. Httpd: httpd-2.2.31-1.mr.el6.x86_64 4. Lighttpd: --uninstalled-- 5. Nginx: --uninstalled-- 6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64 - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64 7. Dns: bind-9.9.7-1.mr.el6.x86_64D. Php-type (for Httpd/proxy):E. Memory: total used free shared buffers cached Mem: 490 439 51 0 10 174 -/+ buffers/cache: 254 235 Swap: 0 0 0## _______________________________________________________________________## / Rackspace MySQL 5.5 Terse Configuration File \## | |## | This is a base configuration file containing the most frequently used |## | settings with reasonably defined default values for configuring and |## | tuning MySQL. Note that these settings can likely be further tuned in |## | order to get optimum performance from MySQL based upon the database |## | configuration and hardware platform. |## | |## | While the settings provided are likely sufficient for most |## | situations, an exhaustive list of settings (with descriptions) can be |## | found at: |## | http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html |## | |## | Take care to only add/remove/change a setting if you are comfortable |## | doing so! For Rackspace customers, if you have any questions or |## | concerns, please contact the MySQL Database Services Team. Be aware |## | that some work performed by this team can involve additional billable |## \ fees. /## -----------------------------------------------------------------------## \ ^__^## \ (oo)\_______## (__)\ )\/\## ||----w |## || ||[mysqld]#OpenVZ AIO bug fixinnodb_use_native_aio=0## Generaldatadir = /var/lib/mysqltmpdir = /var/lib/mysqltmpsocket = /var/lib/mysql/mysql.sockskip-name-resolvesql-mode = NO_ENGINE_SUBSTITUTION#event-scheduler = 1## Cachethread-cache-size = 16table-open-cache = 4096table-definition-cache = 2048query-cache-size = 32Mquery-cache-limit = 1M## Per-thread Bufferssort-buffer-size = 1Mread-buffer-size = 1Mread-rnd-buffer-size = 1Mjoin-buffer-size = 1M## Temp Tablestmp-table-size = 32Mmax-heap-table-size = 64M## Networkingback-log = 100#max-connections = 200max-connect-errors = 10000max-allowed-packet = 16Minteractive-timeout = 3600wait-timeout = 600### Storage Engines#default-storage-engine = InnoDBinnodb = FORCE## MyISAMkey-buffer-size = 64Mmyisam-sort-buffer-size = 128M## InnoDB#innodb-buffer-pool-size = 128M#innodb-log-file-size = 100M#innodb-log-buffer-size = 8M#innodb-file-per-table = 1#innodb-open-files = 300## Replicationserver-id = 1#log-bin = /var/log/mysql/bin-log#relay-log = /var/log/mysql/relay-logrelay-log-space-limit = 16Gexpire-logs-days = 7#read-only = 1#sync-binlog = 1#log-slave-updates = 1#binlog-format = STATEMENT#auto-increment-offset = 1#auto-increment-increment = 2## Logging#log-output = FILE#slow-query-log = 1#slow-query-log-file = /var/log/mysql/slow-log#log-slow-slave-statements#long-query-time = 2[mysqld_safe]log-error = /var/log/mysqld.logopen-files-limit = 65535[mysql]no-auto-rehash
Page created in 0.039 seconds with 16 queries.