command
module
Version:
v0.0.0-...-a5a475a
Opens a new window with list of versions in this module.
Published: Jan 30, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ferryman
Ferryman is intended to be a HTTP/HTTPS Loadbalancer with the following features:
Version 1 will be achieved if :
- [] TCP/IP Connection pooling.
- [] URI Rewriting.
- [] Sticky Session Support.
- [] Response Body content processing (ie chaging a resource host from an intenral uri to external uri.).
- [] Route failure fallback support.
- [] DSL to add routing/rules using configuration.
- [] Hot config/rule reloads.
- [] Caching of http responses.
- [] Support for websockets.
- [] Generating NginX configuration.
It is currently in development as a pet project can hopefully add some changes.
Getting Started
Nothing to see here keep on moving.
Content consumed while learning
Other HTTP Routing/Proxy Projects
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
This is where the routing functions are mainly handled including any http Handlers.
|
This is where the routing functions are mainly handled including any http Handlers. |
Click to show internal directories.
Click to hide internal directories.