Ports Search

Results 5160 of 84 for "HTTP Server".(0.061 seconds)
www/apache22-2.2.31 (Score: 0.02325147)
Version 2.2.x of Apache web server with prefork MPM.
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for various modern desktop and server operating systems, such as UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server which provides HTTP services in sync with the current HTTP standards. The 2.x branch of Apache Web Server includes several improvements like threading, use of APR, native IPv6 and SSL support, and many more.
devel/csoap-1.1.0 (Score: 0.018790025)
Client/server SOAP library written in pure C
csoap is a client/server SOAP library implemented in pure C. It comes with an embedded HTTP server called nanohttp. The transferred XML structures are handled by libxml2. csoap comes with the following features: - client/server HTTP engine - Attachments via MIME - https (SSL) with OpenSSL
sysutils/iograph-0.9.1 (Score: 0.018790025)
Creates HTML statistics of network transfer
iograph counts network traffic for one interface and creates an accounting statistic by summing up the transfered bytes. Statistics are created hourly, daily and monthly and are saved as static HTML files. It is written in pure C without the need of external libraries, targetted to be used in an embedded firewall system. A HTTP server is not included.
sysutils/moosefs2-2.0.89 (Score: 0.018790025)
MooseFS CGI webserver
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, network distributed file system. It spreads data over several physical commodity servers, which are visible to the user as one resource. For standard file operations MooseFS acts like any other Unix-like file system. This port provides: Simple CGI-capable HTTP server to run MooseFS CGI monitor.
sysutils/moosefs3-3.0.81 (Score: 0.018790025)
MooseFS CGI webserver
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, network distributed file system. It spreads data over several physical commodity servers, which are visible to the user as one resource. For standard file operations MooseFS acts like any other Unix-like file system. This port provides: Simple CGI-capable HTTP server to run MooseFS CGI monitor.
www/dhttpd-1.02a (Score: 0.018790025)
Minimal secure webserver. Fast and efficient, no cgi-bin support
dhttpd is a secure and efficient personal HTTP server. It does not need a permanent IP address and can be run from a user account on high ports. Among its features, dhttpd supports caching, customized error messages, low profile memory usage, little hard disk space, highly portable code, and easy setup. dhttpd is the perfect solution for the minimalist in all of us.
www/snap-server-0.9.5.1 (Score: 0.018790025)
Fast, iteratee-based, epoll-enabled web server for the Snap Framework
Snap is a simple and fast web development framework and server written in Haskell. The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web server library written in Haskell. Together with the "snap-core" library upon which it depends, it provides a clean and efficient Haskell programming interface to the HTTP protocol.
www/mod_macro-1.1.11 (Score: 0.018790025)
Apache 2.2.x module for use macros in config files
mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style.
www/HTTP-Parser-0.06 (Score: 0.018790025)
Parse HTTP/1.1 request into HTTP::Request/Response object
HTTP::Parser is a stateful HTTP request/response parsing module. It accepts chunks of data passed to it and returns either a completion hint or an HTTP::Request (or Response) object when it has the entire request. It was originally written to be part of a simple Event.pm-based HTTP server.
www/pserv-3.4 (Score: 0.018790025)
Portable and small webserver written in C
pServ is a small, portable HTTP server. It is written in pure C for speed and portability. It runs as a standalone program and does not require inetd. It should be small enough to be used in a mobile computer or to be run on your obsolete workstation you have somewhere. This port contains a patched version to support the execution of php scripts.