12 projects tagged "HTTP Servers"
error_log feed is a PHP script that provides a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories. It's intended for webmasters that want to know, effortlessly, the warning and error messages caused by their own scripts on their Apache + PHP hosted Web sites.
NeoLoad is a load testing tool for Web applications. By simulating a large number of users accessing your application, it tests the robustness and performance of a server under different loads. A clear and comprehensive test report pinpoints errors and bottlenecks and answers questions about the number of users a site can handle, if the site will crash under load, and what the response times are. It is user friendly and very easy to use, requiring no scripting, and allows you to design advanced scenarios to handle real world applications.
hlg is a fast and easy to use tool for quickly auditing the performance of your Web applications. It reads Web logs and generates some interesting statistics, including details about average and peak concurreny (based on overlapping start times and durations), and the average and peak size and duration of requests over time. It is able to group regions based on the URL and produces text or comma-separated reports.
RUBiS is an auction site modeled after eBay.com used to benchmark e-commerce Web site technologies. It is currently used to evaluate design patterns, application servers, and communication layers scalability. Several implementations using PHP, Servlets, Enterprise JavaBeans (EB BMP, EB CMP, MDB, SB, EJB 2.0 CMP, Session Façade, etc.) are already available and new versions for JDO and .Net are currently developed.
Schroedinger is the combination of Apache Tomcat with a nice, clean Swing GUI. It provides an easy way to create and test JSP and Servlet Web applications. It records every JSP/HTTP activity so that every possible bug can be corrected immediately. Schroedinger can be used in personal mode, which prevents others from using its JSP Server while you develop the application. Alternatively, Schroedinger's working directory can be opened via file-sharing, so that a JSP can be copied to any computer of the JSP development team.
Xerver is a fast, tiny Web server which allows you to run CGI scripts (Perl, PHP, etc.), create aliases (virtual directories), allow/deny directory listings, create your own error pages ("404 Not Found"), allow/deny CGI scripts, password protect folders, choose your own index file extensions, share/unshare hidden files or files with certain file extensions, share unlimited folders, etc. It supports HTTP/0.9, HTTP/1.0, HTTP/1.1, and all HTTP methods (GET, POST and HEAD).