Sōzu is a lightweight, fast, always-up reverse proxy server.
To get started check out our documentation !
lib/
: the sozu-lib
reverse proxy library contains the event loop management, the parsers and protocolsbin/
: the sozu
executable wraps the library in worker processes, and handle dynamic configurationcommand
: the sozu-command-lib
contains all structures to interact with SōzuSōzu itself is covered by the GNU Affero General Public License (AGPL) version 3.0 and above. Traffic going through Sōzu doesn't consider Clients and Servers as "covered work" hence don't have to be placed under the same license. A "covered work" in the Licence terms, will consider a service using Sōzu's code, methods or specific algorithms. This service can be a self managed software or an online service. The "covered work" will not consider a specific control plane you could have develop to control or use Sōzu. In simple terms, Sōzu is a Free and Open Source software you can use for both infrastructure and business but in case of a business based on Sōzu (e.g. a Load Balancer product), you should either give back your contributions to the project, or contact Clever Cloud for a specific Business Agreement.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
sozu-command-lib is released under LGPL version 3
Copyright (C) 2015-2023 Clever Cloud