Skip to content

Proxy working

Latest
Compare
Choose a tag to compare
@pdxjohnny pdxjohnny released this 18 Sep 14:05

In this release the reverse proxy is listening and receiving broadcasts of availability from frontends
(the web servers). The frontends are sending a password which has been hashed with sha256 and truncated to 10 characters. The proxy compares that password to the password it has and if it is correct it will start reverse proxing to that frontend.