Ports Search

Results 111120 of 19,819 for %22HTTP Server%22.(0.026 seconds)
www/webfs-1.21 (Score: 0.0694267)
Simple http server for static content
This is a simple http server for purely static content. You can use it to serve the content of a ftp server via http for example. It is also nice to export some files quickly by starting an http server in a few seconds without editing a config file first. Features/Design: ================ * single process: select() + non-blocking I/O * automatically generates directory listings when asked for a directory (check for index.html available as option), caches the listings. * no config file, just a few switches. Try "webfsd -h" for a list. * Uses ${PREFIX}/etc/webfsd/mime.types to map file extentions to mime/types (not included). * supports keep-alive and pipelined requests. * serves byte ranges. * optional logging in common log file format.
www/http-date-0.0.6.1 (Score: 0.06802221)
HTTP Date parser/formatter
Fast parser and formatter for HTTP Date.
www/HTTP-Tiny-0.058 (Score: 0.06685767)
Small, simple, correct HTTP/1.1 client
HTTP::Tiny is a small, simple, correct HTTP/1.1 client.
science/orthanc-dicomweb-0.3 (Score: 0.066784695)
WADO and DICOMweb support for Orthanc
This plugin extends the RESTful API of Orthanc with WADO and DICOMweb support.
science/orthanc-portgresql-2.0 (Score: 0.066784695)
PostgreSQL plugin for Orthanc
The plugin replaces the default SQLite engine of Orthanc with a PostgreSQL back-end.
www/http-auth-20100730 (Score: 0.066755585)
HTTP authentication plugin for Redmine
HTTP authentication plugin for Redmine.
www/publicfile-0.52 (Score: 0.0662302)
Secure, read-only, anonymous HTTP/FTP server
publicfile supplies files to the public through HTTP and FTP. Security features: publicfile chroot()s to the public file area and sheds root privileges. publicfile never attempts to modify the public file area. publicfile never runs any other programs. HTTP features: publicfile supports virtual hosts through the Host field. publicfile supports virtual hosts through absolute URLs. publicfile supports HTTP/1.1 persistent connections. publicfile supports HTTP/1.1 chunked responses. publicfile supports user-controlled content types. publicfile supports exact-prefix If-Modified-Since. FTP features: publicfile has built-in LIST and NLST commands. publicfile provides EPLF LIST responses. publicfile supports restarted transfers. publicfile supports pipelining.
www/trafficserver-6.2.0 (Score: 0.06598329)
Fast, scalable and extensible HTTP proxy server
Apache Traffic Server is a high-performance web proxy cache that improves network efficiency and performance by caching frequently-accessed information at the edge of the network.
net/http_ping-20050629 (Score: 0.06562337)
Measure HTTP Latency
http_ping is like the regular ping(8) command, except that it sends HTTP requests isntead of ICMP echo requests. I.e., it runs an HTTP fetch every few seconds, timing how long they take.
security/Auth_HTTP-2.1.8 (Score: 0.0654977)
PEAR HTTP authentication
The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication.