8000 Add `haproxy` reverse proxy integration · Issue #617 · sablierapp/sablier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add haproxy reverse proxy integration #617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Floflobel opened this issue Jun 3, 2025 · 0 comments
Open

Add haproxy reverse proxy integration #617

Floflobel opened this issue Jun 3, 2025 · 0 comments
Labels
enhancement New feature or request reverse-proxy Reverse proxy integration related issue

Comments

@Floflobel
Copy link

Describe the reverse proxy you'd like
HAProxy is a free, very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers a significant portion of the world's most visited ones. Over the years it has become the de-facto standard opensource load balancer, is now shipped with most mainstream Linux distributions, and is often deployed by default in cloud platforms. Since it does not advertise itself, we only know it's used when the admins report it :-)

Does the reverse proxy provide middleware/module/extension support
For more complex scripts, you can use LUA: https://docs.haproxy.org/3.2/configuration.html#3.1-lua-load
Some examples: https://www.haproxy.com/blog/5-ways-to-extend-haproxy-with-lua - https://github.com/haproxytechblog/haproxy-lua-samples

Since 2.8 you can use event API : https://www.haproxy.com/blog/your-starter-guide-to-using-the-haproxy-lua-event-framework

PS: You can close this issue : #563

@Floflobel Floflobel added enhancement New feature or request reverse-proxy Reverse proxy integration related issue labels Jun 3, 2025
@Floflobel Floflobel changed the title Add [REVERSE PROXY] reverse proxy integration Add haproxy reverse proxy integration Jun 3, 2025
@acouvreur acouvreur marked this as a duplicate of #563 Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reverse-proxy Reverse proxy integration related issue
Projects
None yet
Development

No branches or pull requests

1 participant
0