Linux

TCP Congestion Control Algorithm

Hybla Hybla aims to eliminate penalization of TCP connections that incorporate a high-latency terrestrial or satellite radio link, due to their longer round-trip times. It stems from an analytical evaluation of the congestion window dynamics, which suggests the necessary modifications…

Troubleshooting MySQL on Ubuntu

Environment Operating System : Ubuntu Server 16.10 Yakkety Yak 64-bit Server Edition MySQL Server Version : Ver 14.14 Distrib 5.7.16, for Linux (x86_64) Slove MySQL Server Keeps Stopping Unexpectedly Today I upgrade my server to Ubuntu 16.10, but MySQL server…

Add Swap on Ubuntu

Introduction One of the easiest way of increasing the responsiveness of your server and guarding against out of memory errors in your applications is to add some swap space. Swap is an area on a hard drive that has been…