Hostbill server uptime

Started by Patrick, June 05, 2013, 11:41:11 AM

Patrick

I don't know why but i've always been weird about server uptime.  The server i have dedicated to my hostbill install's current uptime as of less than 60 seconds ago is 346 d 21 h 40 min.

How about yours?  I'm also curious if anyone is willing to share sql configuration settings they choose to use to enhance their overall hostbill or if you run hostbill on a shared server then you can still share it since it should still be optimized. 
Patrick - Forum Rules
Insanity: doing the same thing over and over again and expecting different results. - Albert Einstein

Lawrence

My highest uptime server stands at 722 days, 11 hours. My lowest? Oh boy so many recent issues, 5 hours as of now hah! Needless to say, this is a development server with a semi-live production website on it. (I have my reasons)

Here's my configuration for an 8GB CentOS MySQL 5.1.6 cPanel server. I know this one is very bad, but it works pretty darn good. I have better, but trade secrets my friend. Trade secrets! ;)

Quote from: my.cnf Configuration
[mysqld]
local-infile=0
set-variable = max_connections=500

max_connections               = 750
max_connect_errors            = 10
max_user_connections          = 150

connect_timeout               = 4
wait_timeout                  = 60
interactive_timeout           = 25

key_buffer_size               = 512M
read_buffer_size              = 4M
sort_buffer_size              = 60M
join_buffer_size              = 8M
myisam_sort_buffer_size       = 32M
# [NO] write_buffer           = 3M
read_rnd_buffer_size          = 4M

table_open_cache              = 2M
thread_cache_size             = 6

max_allowed_packet            = 4M

query_cache_size              = 256M
query_cache_type              = 1
query_cache_limit             = 1M

tmp_table_size                = 512M
max_tmp_tables                = 512
max_heap_table_size           = 128M

open_files_limit=40000

innodb_buffer_pool_size=6144M
Skype: sociallarry | AIM: [email]larry.aim@aim.com[/email] | Forum Rules & Information

These forums are hosted by me with no intentions to ever monetize them. These forums are here solely for the benfit of the HostBill community.

pcardoso

Humm how about latest kernel exploits?
Do you use ksplice?

tallship

Quote from: pcardoso on June 06, 2013, 08:06:25 PM
Humm how about latest kernel exploits?
Do you use ksplice?

I dont get kernel exploits. I'm currently running 3.8.4 on most of my production machines, and upgrading to a new kernel is one of the very few reasons why I would have downtime.

Actually, I think a lot of my server uptimes are reported below through signature.

Besides, If I'm not mistaken, that exploit was a Redhat/CentOS/Scientific foopah anyway right? And I usually roll my own kernels regardless of the distro.
Bradley D. Thornton - Manager Network Services, NorthTech Computer   TEL: +1.310.388.9469 (US) | +44.203.318.2755 (UK) | +61.390.088.072 (AU) | +41.43.508.05.10 (CH)
Registered Linux User #190795 - "Ask Bill why the string in [MS-DOS] function 9 is terminated by a dollar sign. Ask him, because he can't answer. Only I know that." - Dr. Gary Kildall.