Live data from Hacker News

Show HN: Caddy 2

caddyserver.com

241–247 of 247 posts

Re: Show HN: Caddy 2

#241

Earlier quoted context omitted.

There's no wsgi transport built-in, we haven't found any golang libraries that let us do this yet. For now, until we find a solution, we recommend using something like gunicorn and use the `reverse_proxy` directive in Caddy to proxy to it.

I'm no *SGI expert, but ASGI might be easier to bridge with the Golang-style concurrency-model than WSGI. Not sure if there are any libraries for go ASGI yet though.

A quick search is telling me no.

https://www.google.com/search?q=golang+%22asgi%22

Re: Show HN: Caddy 2

#242

Earlier quoted context omitted.

I'm no *SGI expert, but ASGI might be easier to bridge with the Golang-style concurrency-model than WSGI. Not sure if there are any libraries for go ASGI yet though.

A quick search is telling me no. https://www.google.com/search?q=golang+%22asgi%22

This one looks semi-legit but inactive https://github.com/ostcar/geiss

Re: Show HN: Caddy 2

#243

Earlier quoted context omitted.

I just contacted the maintainer and he let me know it should be ready to use in the coming days. Check back in a few days! :)

Thanks for asking. It's the only thing keeping me from switching over really.

FYI the docs are now up if you want to try it out and give feedback (open issues on github) https://github.com/greenpau/caddy-auth-jwt#overview

Re: Show HN: Caddy 2

#244

Earlier quoted context omitted.

A quick search is telling me no. https://www.google.com/search?q=golang+%22asgi%22

This one looks semi-legit but inactive https://github.com/ostcar/geiss

Yeah we can't use an archived repo, unfortunately.

Re: Show HN: Caddy 2

#245
post #162
post #158

Earlier quoted context omitted.

In comparison with other webservers it is slower. For me it's okay but metrics!

* Citation needed? (I mean, yes, of the thousands of dimensions of a web server, Caddy is not the fastest or leanest in all of them, but what's important to you?) Counterpoints: - https://twitter.com/mattiasgeniar/status/1249751608721911814 - https://twitter.com/JackEllis/status/1257396020662673414

Counter-counterpoint: https://twitter.com/fuolpit/status/1257633475634626560 :)

Re: Show HN: Caddy 2

#246

How fast is this bad boi? Or are there any benchmarks I can look at? I can tell the sell here, isn't "fastest EVAR" but how fast is it? Or where is fucking righteous, and where is it horrible? I'm guessing it's doing okay since it's Regardless, looks super cool, and excited to give this a try. One last thing... great job on the website, seriously 11/10 for a developer/command-line tool. Clearly says it does, shows so…

some benchmarks posted at https://caddy.community/t/caddy-v2-http-2-http-3-benchmarks/...
Post reply on HN