Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.
BugTrack is a package written in php to track software developer projects and related bugs. It has no source code handling (like cvs), but it main goals are ease of installation, the localization in italian language, and the support of bugzilla bug model
A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
ByRei - Apache Error
- Logged all Apache Error into MySQL Database
- Simple Template System for the Apache Error Pages
- Web Front End for analyse Apache Errors order by Errors Numbers e.g: 404
- Can show possibility System Security Attacks
This project is a graphical user-friendly Eclipse plugin providing non regression and stress tests of Web application servers. Test scripts are recorded from any internet browser thanks to a built-in HTTP proxy and can be fully edited in a dedicated GUI.
Multiserve is a multipurpose server application. Including support for HTTP, FTP, and much more, MultiServe was built in Java, and is tested to ensure cross-platform compatability. In addition, this project includes a few other network utilities.
Prost Web Server is simple web server for quickly and easily starting of web server without good computer knowledge. Prost Web Server is 100% Python written.
The goal is to develop a web server written in C. As an extra it wil have an embedded scripting language. The initial target platform is linux, but the final product should also run under windows.
This script is very simple, you can count the files\' downloads and can block downloads from an another website(This option can be disable). It make complete stats too with browsers\' name, last week download etc.... It\'s a good file/download manager.
An Application Server written in PHP that serves PHP servet (<i>PHPlet</i>). PHPlet are similar to Java Servlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet, this all
Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
A minimal but complete HTTP/1.1 webserver (that is, implementing all "MUST" aspects of RFC2616, but generally nothing beyond) designed specifically for embedding into other (Java) projects that need a web management/configuration interface.
Main focus of the project is the HTTP server-side API for use in other applications. However, the web server is the being developed as the test suite for the API. Development up to this point has been the sole work of Karlan Mitchell.
SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
An experimental distributed web server. Includes software that serves users' requests (intended to be run on machines distributed globally), and server software that routes requests to specific machines.
Language: C, shell
Platform: Linux
Description: HTTP Redirect Server
HTTP server that does only redirection. Works with the inetd framework in linux. The goal is a very small web server to be used in embedded systems running linux.
litehttpd is a lightweight web server. It also supports server-side java classes. The goal of the litehttpd project is to create a fast and small footprint web server that can leverage existing java code.
JWebedix is a Java Light Weight Embeddable Webserver you can integrate into your own
application. JWebedix can serve files, index directories and gives you the means to create
dynamic html pages from within your application.