TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A brief look at the new Kamal Proxy

83 pointsby strzibny8 months ago

5 comments

emmanueloga_8 months ago
Makes sense ... most languages have solid libraries to work with HTTP, which can eliminate the need for a third-party standalone proxy. A DIY solution sounds nice as it could be customized to meet any specific (and&#x2F;or crazy :-p) features required.<p>Here&#x27;s a C# project in the same vein: [1].<p>--<p>1: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;reverse-proxy&#x2F;tree&#x2F;main&#x2F;samples&#x2F;BasicYarpSample">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;reverse-proxy&#x2F;tree&#x2F;main&#x2F;samples...</a>
pqdbr8 months ago
Great writeup. Do you plan to update your Kamal handbook to version 2?
评论 #41634008 未加载
wmf8 months ago
Related discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41608350">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41608350</a>
tosh8 months ago
I&#x27;m currently using Traefik for compression (gzip, brotli, …) does Kamal-Proxy handle that as well or do Rails apps handle compression somewhere else?
评论 #41636390 未加载
euph0ria8 months ago
Does it support http&#x2F;3?
评论 #41634874 未加载