Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第691700项(搜索用时0.006秒)
multimedia/vstream-client-1.2.1.1 (Score: 0.025173025)
Client library for the Tivo vstream server
This is a fork off of the vstream library from the tivo-mplayer project. It has been stripped down to just the client code, and includes an example client application. If you have vserver installed on your Tivo (which most tivo hackers do), then you can use this simple client to stream .ty files from it. MPlayer will also include support for this library soon. This library can also be used by MPlayer/MEncoder to watch/re-encode tivo streams live over a network. (As of October 2005, mplayer does in fact have support for this library.)
net/Net-SPDY-0.1.5 (Score: 0.025173025)
SPDY protocol client and server implementation
Net::SPDY distribution contains implementation of SPDY protocol. You probably want to use Net::SPDY::Session to implement SPDY clients and servers.
net/SOAP-0.13.0 (Score: 0.025173025)
PEAR SOAP Client/Server for PHP
PEAR implementation of SOAP protocol and services.
dns/dlint-1.4.1 (Score: 0.025163677)
Lint for DNS zones (Domain Name Server zone verification utility)
`dlint' is a Domain Name Server zone verification utility. `dlint' analyzes any DNS zone you specify, and reports any problems it finds by displaying errors and warnings. Then it descends recursively to examine all zones below the given one (this can be disabled with a command- line option). You can run dlint on your own domains, or on somebody else's, because it uses the standard DNS network protocol. Dlint is very useful since most nameservers do no more than syntax-check your database files. Dlint's messages are very informative and suggest ways to fix the problems, not just complain about them.
devel/pinba-2012.03.20 (Score: 0.025136773)
PHP-extension part of statistics server for PHP
Pinba is a statistics server for PHP using MySQL as a read-only interface. It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple "reports", also providing a read-only interface to the raw data to enable generation of more sophisticated reports. With the Pinba extension, users can also measure particular parts of the code using timers with arbitrary tags. Pinba is not a debugging tool in the common sense, since you're not supposed to do debugging on production servers, but its main goal is to help developers to locate bottlenecks in realtime and direct their attention to the code that really needs it.
devel/pinba_engine-2011.08.18 (Score: 0.025136773)
Mysql-engine part of statistics server for PHP
Pinba is a statistics server for PHP using MySQL as a read-only interface. It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple "reports", also providing a read-only interface to the raw data to enable generation of more sophisticated reports. With the Pinba extension, users can also measure particular parts of the code using timers with arbitrary tags. Pinba is not a debugging tool in the common sense, since you're not supposed to do debugging on production servers, but its main goal is to help developers to locate bottlenecks in realtime and direct their attention to the code that really needs it.
net-im/ejabberd-16.08 (Score: 0.025136773)
Free and Open Source distributed fault-tolerant Jabber server
ejabberd is a high performance Free and Open Source distributed fault-tolerant instant messaging Jabber server. Key features include: - A web administration console and command line administration tools that ensure easy set up - Support for encrypted connections to ensure secure communications - Many built-in services, including Jabber User Directory and Multi-User Chat - Standard Jabber transport compliance to enable communication with other instant messaging networks - Automatic collection of statistics for reporting and system analysis - Virtual hosting, enabling ejabberd to run several virtual domains from a single ejabberd instance - Shared rosters, so that users can have predefined entries in their contacts lists - External storage support - Large numbers of supported protocols (see the supported protocols list for details) - Multi-lingual web administration interface - Full IPv6 support
www/flood-0.20041105 (Score: 0.024878806)
Profile-driven HTTP load tester
Flood is a profile-driven HTTP load tester. It can be used to gather important performance metrics for your website.
www/webstone-2.5 (Score: 0.024878459)
World wide web server benchmarking with SSL support
WebStone is free benchmarking tool for web servers available from Mindcraft. The version available here has been SSL enabled, so secure web servers can be benchmarked using our version. In addition to the default configuration parameters, the following can be specified: 1. SSL_VERSION: SSLv2, SSLv23 or SSLv3 (default SSLv3) 2. SSL_CIPHER(SSL preferred cipher): use ssl ciphers specified in ssl[2,3].h, e.g RC4-SHA, IDEA-CBC-SHA, DH-DSS-DES-CBC3-SHA (default EDH-RSA-DES-CBC3-SHA). Specifying an SSLv2 cipher in SSLv3 mode won't work (and vice versa) 3. SSL_CACHE_MODE(client cache mode): ON, OFF (default OFF) 4. SSL_MIX(percentage HTTPS connections, remaining connections are filled in with HTTP connections): 0.0-1.0 (default 1.0) 5. HTTPS_PORT: port (default 8443)
devel/Log-Dispatch-Scribe-0.05 (Score: 0.02486343)
Logging via Facebook's Scribe server software
This module provides a Log::Dispatch style interface to Scribe, and is also fully compatible with Log::Log4perl.