Submitted by vsefer on Mon, 05/16/2016 - 01:28
Today I upgraded my web server to support HTTP/2 protocol. It is the first major upgrade to the HTTP protocol in over 15 years and should speed up your website. It also has the ability to use a single TCP connection from a browser to a website. NGINX experimentally introduced HTTP/2 in version 1.9.5 (September 2015).
Submitted by vsefer on Sat, 11/28/2015 - 02:39
OpenVPN is an SSL/TLS VPN solution. It is able to traverse NAT connections and firewalls. In this tutorial I'll show you how to install and configure a OpenVPN server to route all clients requests/traffic through the server. You should purchase a LOW COST VPS (1vcpu,128M,5G should be enough, FLAT bandwidth is preferred) with a TUN interface support.