6 projects tagged "web server"
Hiawatha is a secure and advanced Web server for Unix. It has been written with security as its main goal. It features advanced access control, prevention of SQL injection and cross-site scripting, banning of clients who try such exploits, the ability to run CGIs under any UID/GID you want, and many other features. These features make Hiawatha an interesting Web server for those who need more security than what the other available Web servers are offering. Hiawatha is also fast and easy to configure.
QtWebApp allows you to write standalone Web server applications in C++ as easily as Java Servlets. The HTTP 1.1 server supports persistent connections, sessions with cookies, and file uploads. It contains a template engine and a logger that can be configured at runtime. The application runs on Unix as a daemon, on Windows as a service, and on all operating systems on the command line. It is based on Nokia QT 4.7. Compatibility with QT 4.8 and 5.0 has been verified successfully.
WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.
MuleSoft Tcat Server is enterprise Tomcat made simple: a fully supported Tomcat server that allows developers to easily build and test today’s connected Web applications, and that simplifies Tomcat management and application provisioning tasks for administrators. Tcat Server has an easy graphical installer and headless installer for Linux (multi-distro: RHEL, Debian, CentOS, Fedora, Ubuntu, openSUSE, etc), Windows, Solaris 10, and Solaris 11. Tcat also offers reliable JVM restarts, server group deployments, a REST API for scripting the console in any language, a groovy shell built into the console, and JMX alerting and monitoring features.