Live data from Hacker News

Hello, and welcome to libh2o

powerdns.org

1–10 of 21 posts

Re: Hello, and welcome to libh2o

#2
h2o certainly delivers on its promise of performance. In terms of request routing and HTTP fundamentals, it's among the fastest [1]. Check out the h2o implementation of the TechEmpower Fortunes test [2] to get a feel for something slightly more complex.

[1] https://www.techempower.com/benchmarks/#section=data-r17&hw=...

[2] https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast...

Re: Hello, and welcome to libh2o

#7
post #3

Anyone using h2o in production and can give some insight?

I've been using h2o for about a year for several clients in my web dev business. It's fast, build for H/2, built-in security that's optional in other servers, lightweight and so on.

I was taken by surprise by this as shown in my other comment so I need to read more to see what happened here.

Re: Hello, and welcome to libh2o

#8

Well, now I'm confused. I've been using this h2o server for a year now: https://h2o.examp1e.net/ Methinks there may be a naming issue here. EDIT: So I clicked around and it looks like the same thing. Perhaps a collaboration. I need to further investigate.

libh2o is a library, h2o is a full fledged webserver using libh2o. They are both made by the same people and released together.

Having all the core features in a library allow any developer to use libh2o to easily add a webserver to their program.

note: this is explained in the first part of the link.

Re: Hello, and welcome to libh2o

#10
post #5
post #4

This is literally just a text document. Why do I see a blank page unless I enable JavaScript? :(

Answer is in the footer: http://casual-effects.com/markdeep/ Those who want the text can just View Source I guess.

> Markdeep is a technology for writing plain text documents that will look good in any web browser, whether local or remote.

Funny thing is that it doesn't look good at all on my Android phone.

Post reply on HN