Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,31113,320项(搜索用时0.01秒)
www/mod_memcache_block-20120821 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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.
www/Acme-Monta-0.01 (Score: 6.4754924E-5)
Monta Method reproduced in web
This perl module is for using MONTA METHOD on web contents. 'MONTA METHOD' is TV of Japan and a popular presentation technique. Converted contents and reveal it with some action.
www/mod_realdoc-20130701 (Score: 6.4754924E-5)
Apache module to support atomic deploys
mod_realdoc is an Apache module which does a realpath on the docroot symlink and sets the absolute path as the real document root for the remainder of the request.
www/ApacheBench-0.73 (Score: 6.4754924E-5)
Perl module for HTTP benchmarking
This is ApacheBench version 0.62, the Perl API for Apache benchmarking and regression testing. This project is meant to be the foundation of a complete benchmarking and regression testing suite for a transaction- processing mod_perl site. We needed to be able to stress our server to its limit while also having a way to verify the HTTP responses for correctness. We also extended the single-URL ab model to a multiple-URL sequence model. ApacheBench is based on the Apache 1.3.12 ab code (src/support/ab.c). Since the initial release, I have made efforts to merge in all the newest features of ab. Currently (v0.62) it has almost all the features of Apache 1.3.22 ab.
www/Ark-0.1.r1 (Score: 6.4754924E-5)
Perl web application framework
Ark is a web application framework. It's heavily inspired by Catalyst Framework. Most different point between Ark and Catalyst is that Ark has CGI specific mode which can run applications less latency under CGI environment.
CGI::App plugin to automatically register runmodes
This plugin for CGI::Application provides easy ways to setup run modes. You can just write the method that implement a run mode, you do not have to explicitly register it with CGI::App anymore.