adsf
- Ebuilds: 2, Testing: 1.5.3 Description: A Dead Simple Fileserver is a static file server that can launch in a directory
Homepage:https://github.com/denisdefreyne/adsf/ License: MIT
apache
- Ebuilds: 1, Stable: 2.4.66, Testing: 2.4.66Virtual Description:
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for modern operating systems. The goal of this
project is to provide a secure, efficient and extensible server that
provides HTTP services in sync with the current HTTP standards.
Homepage:https://httpd.apache.org/ License: Apache-2.0 Apache-1.1
caddy
- Ebuilds: 4, Stable: 2.10.2-r1, Testing: 9999Virtual Description: Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Homepage:https://caddyserver.com License: Apache-2.0 BSD ECL-2.0 MIT CC0-1.0
gunicorn
- Ebuilds: 6, Stable: 25.1.0, Testing: 25.3.0 Description:
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resources, and fairly speedy.
Homepage:
https://gunicorn.org/
https://github.com/benoitc/gunicorn/
https://pypi.org/project/gunicorn/
License: MIT PSF-2
h2o
- Ebuilds: 2, Stable: 2.3.0_pre20250130Virtual Description:
H2O is a new generation HTTP server. Not only is it very fast,
it also provides much quicker response to end-users
when compared to older generations of HTTP servers.
Homepage:https://h2o.examp1e.net/ License: MIT
kore
- Ebuilds: 1, Testing: 4.3.0_rc4 Description:
Kore is a web application platform for writing scalable, concurrent web
based processes. It is built with a "secure by default" approach. It is
fully privilege separated while using strong security features at the
operating system level such as seccomp, pledge, unveil and more. Today Kore
is used in a variety of applications ranging from high assurance
cryptographic devices, machine-learning stacks and even in the aerospace
industry.
Homepage:https://kore.io/
https://github.com/jorisvink/kore/ License: ISC
lighttpd
- Ebuilds: 2, Stable: 1.4.82, Testing: 9999Virtual Description:
lighttpd (pronounced /lighty/) is a secure, fast, compliant, and very
flexible web server that has been optimized for high-performance
environments. lighttpd uses memory and CPU efficiently and has lower
resource use than other popular web servers. Its advanced feature-set
(FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and much more)
make lighttpd the perfect web server for all systems, small and large.
Homepage:https://www.lighttpd.net https://github.com/lighttpd License: BSD GPL-2
mongrel2
- Ebuilds: 1, Testing: 1.11.0-r3 Description: A language agnostic web server focused on web applications
Homepage:http://mongrel2.org License: BSD
nginx
- Ebuilds: 7, Stable: 1.29.5, Testing: 1.29.7-r1Virtual Description:
nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, and a generic
TCP/UDP proxy server, originally written by Igor Sysoev.
pound
- Ebuilds: 3, Stable: 4.16, Testing: 4.22 Description:
The Pound program is a reverse proxy, load balancer
and HTTPS front-end for Web server(s). Pound was developed to enable
distributing the load among several Web-servers and to allow for a convenient
SSL wrapper for those Web servers that do not offer it natively. Pound is
distributed under the GPL - no warranty, it's free to use, copy and give away.
Homepage:https://github.com/graygnuorg/pound License: GPL-3+
pshs
- Ebuilds: 1, Stable: 0.4.3 Description: Pretty small HTTP server -- a command-line tool to share files
Homepage:https://github.com/projg2/pshs/ License: GPL-2+
puma
- Ebuilds: 4, Stable: 6.6.0, Testing: 7.2.0 Description:
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1
server for Ruby/Rack applications. Puma is intended for use in
both development and production environments. In order to get the
best throughput, it is highly recommended that you use a Ruby
implementation with real threads like Rubinius or JRuby.
Homepage:https://puma.io/ License: BSD
spawn-fcgi
- Ebuilds: 2, Stable: 1.6.6, Testing: 1.6.6 Description:
spawn-fcgi is used to spawn FastCGI applications
Features:
- binds to IPv4 and Unix domain sockets
- supports privilege separation: chmod/chown socket, drop to uid/gid
- supports chroot
- supports daemontools supervise
Homepage:https://redmine.lighttpd.net/projects/spawn-fcgi/wiki License: BSD GPL-2
thin
- Ebuilds: 3, Testing: 2.0.1 Description:
Thin is a very simple web server written in Ruby. It's single-threaded, which
means it can only serve one request at a time. This simplicity affords increased
speed and decreased memory usage for singled-threaded framework like Rails.
Homepage:https://github.com/macournoyer/thin License: || ( GPL-2+ Ruby )
tomcat
- Ebuilds: 3, Stable: 11.0.18, Testing: 11.0.18Virtual Description:
Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies.
The Java Servlet and JavaServer Pages specifications are developed by
Sun under the Java Community Process.
Homepage:https://tomcat.apache.org/ License: Apache-2.0
vinyl-cache
- Ebuilds: 3, Stable: 8.0.0, Testing: 9.0.0 Description:
Vinyl Cache (formerly known as “Varnish Cache”) is a web application
accelerator also known as a caching HTTP reverse proxy. You install it
in front of any server that speaks HTTP and configure it to cache the
contents. Vinyl Cache is really, really fast. It typically speeds up
delivery with a factor of 300-1000×, depending on your architecture.
Homepage:https://vinyl-cache.org/ License: BSD-2 GPL-2