Ports Search

Results 101110 of 19,819 for %22HTTP Server%22.(0.006 seconds)
devel/cpan-upload-http-2.4 (Score: 0.07690421)
Perl script to upload one or more files to CPAN, using PAUSE
cpan-upload-http is a script which automates the process of uploading a file to CPAN using PAUSE, the Perl Authors Upload Server.
www/HTTP_WebDAV_Client-1.0.2 (Score: 0.07690421)
WebDAV Stream Wrapper Class
HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper that allows to use WebDAV server resources like a regular file system from within PHP.
www/lighttpd-1.4.41 (Score: 0.07605327)
Secure, fast, compliant, and flexible Web Server
lighttpd a secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that is suffering load problems.
www/h2o-2.0.4 (Score: 0.075554244)
Optimized HTTP2 server with support for HTTP/1.x
H2O is a very fast HTTP server written in C. It can also be used as a library. It supports: - HTTP/1.0, HTTP/1.1 - [HTTP/2](http://http2.github.io/) - draft 16 (and draft 14 to support older clients) - persistent connections - chunked encoding - negotiation methods: NPN, ALPN, Upgrade, direct - dependency and weight-based prioritization - server push - TLS - uses [OpenSSL](https://www.openssl.org/) - forward secrecy - AEAD ciphers - OCSP stapling (automatically enabled) - session resumption (internal memory) - conditional GET using last-modified / etag - mime-type configuration - reverse proxy - persistent upstream connection
High-performance pre-forking Catalyst engine
This engine is designed to run as a standalone Catalyst server, without requiring the use of another web server. It's goals are high-performance, HTTP/1.1 compliance, and robustness. It is also suitable for use as a faster development server with support for automatic restarting.
net/guacamole-server-0.9.9 (Score: 0.074482344)
HTML5 Clientless Remote Desktop
The guacamole-server package is a set of software which forms the basis of the Guacamole stack. It consists of guacd, libguac, and several protocol support libraries. guacd is the Guacamole proxy daemon used by the Guacamole web application and framework. As JavaScript cannot handle binary protocols (like VNC and remote desktop) efficiently, a new test-based protocol was developed which would contain a common superset of the operations needed for efficient remote desktop access, but would be easy for JavaScript programs to process. guacd is the proxy which translates between arbitrary protocols and the Guacamole protocol.
net/Horde_Kolab_Server-2.0.1 (Score: 0.07423811)
Horde library for manipulating the Kolab user database
This package allows to read/write entries in the Kolab user database stored in LDAP.
www/tinyproxy-1.8.3 (Score: 0.073754184)
Small, efficient HTTP proxy server
tinyproxy is a GPLed, lightweight HTTP proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all existing web browsers, and has a number of useful features including anonymous mode. Note that tinyproxy requires configuration to run in anonymizing mode. See tinyproxy.conf.sample for detail.
www/libmicrohttpd-0.9.37 (Score: 0.07273235)
C library for embedding HTTP server functionality
libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set.
www/HTTP-Body-1.22 (Score: 0.070895284)
HTTP Body Parser
HTTP Body Parser.