From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- web/server/h2o/libh2o/srcdoc/index.mt | 45 +++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 web/server/h2o/libh2o/srcdoc/index.mt (limited to 'web/server/h2o/libh2o/srcdoc/index.mt') diff --git a/web/server/h2o/libh2o/srcdoc/index.mt b/web/server/h2o/libh2o/srcdoc/index.mt new file mode 100644 index 00000000..1d6f93d9 --- /dev/null +++ b/web/server/h2o/libh2o/srcdoc/index.mt @@ -0,0 +1,45 @@ +? my $note = $main::context->{note}; +? $_mt->wrapper_file("wrapper.mt")->(sub { + +
+

+H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. +Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. +

+ + +
+Explanation of the benchmark charts can be found in the benchmarks page. +

+ +

+
+ +

Key Features

+ + + +? }) -- cgit v1.2.3