Ports Search

Results 13,34113,350 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
www/yesod-core-1.4.13 (Score: 1.5577191E-4)
Creation of type-safe, RESTful web applications
Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving.
www/drush-8.1.3 (Score: 1.5577191E-4)
Drupal command line and scripting interface
Drush is a command line shell and Unix scripting interface for the Drupal CMS and is designed to make life easier for those who spend some of their working hours hacking away at the command prompt.
www/httpcore-4.3.3 (Score: 1.5577191E-4)
Java components implementing the base HTTP protocol
The HttpCore components implement the most fundamental aspects of the HTTP protocol. They are nonetheless sufficient to develop basic client-side and server-side HTTP services with a minimal footprint and no external dependencies. The HttpCore base module contains the public API and the default implementation based on the Java classic (blocking) I/O model. It requires a Java 1.3 compatible runtime and has no dependency on any external libraries. HttpCore NIO extensions contain optional components that leverage the event driven, non-blocking I/O (NIO) model. HttpCore NIO extensions require a Java 5.0 compatible runtime and the HttpCore base module. HttpCore NIO extensions are intended for those usage scenarios where raw throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner.
www/mod_asn-1.7 (Score: 1.5577191E-4)
Look up the AS and network prefix of IP address
mod_asn is an Apache module that uses BGP routing data to look up the autonomous system (AS) and the network prefix (subnet) which contains a given (clients) IP address.
www/mod_limitipconn-0.24 (Score: 1.5577191E-4)
Allows you to limit the number of simultaneous connexions
Apache module mod_limitipconn, which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address. Proxy tracking possibility is not supported yet since apache isn't patched.
www/mod_memcache_block-20120821 (Score: 1.5577191E-4)
Apache 2.2 module to block IPs from lists stored in memcache
mod_memcache_block is an Apache module that allows you to block access to your servers using a block list stored in memcache. It also offers distributed rate limiting based on HTTP response code.
www/micro_httpd-2014.08.14 (Score: 1.5577191E-4)
Extremely small web server
This is a very small (7 Kb) HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server.
www/mozplugger-2.1.6 (Score: 1.5577191E-4)
Framework for loading web content in external viewers
Mozplugger is a small general purpose Mozilla plugin that displays various types of media formats found on the Internet in your browser. It accomplishes this by using external programs such as mplayer, timidity, Acrobat Reader, OpenOffice, and LibreOffice.
www/phpsysinfo-3.2.6 (Score: 1.5577191E-4)
PHP script for displaying system information
phpsysinfo is a PHP script that displays information about the host being accessed. It will displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Ethernet, Floppy, and Video Information.
www/mod_cband-0.9.7.5 (Score: 1.5577191E-4)
Per-virtualhost bandwidth limiter module for Apache 2
mod_cband is an Apache 2 module provided to solve the problem of limiting virtualhosts bandwidth usage. When the configured virtualhost's transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file.