The following fetches the source code for the Pound reverse proxy and load balancer into a new directory under the current directory and builds it.
-
Install the necessary packages
sudo apt install -y git gcc make autoconf automake libssl-dev libpcre3-dev openssl -
Clone the repo. There are multiple sources, choose the one you want. Both provide support for OpenSSL >= 1.1 and WebSockets. Only perform one of the following commands.