You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by "Mark Thomas (JIRA)" <ji...@apache.org> on 2017/04/05 09:48:41 UTC

[jira] [Created] (COMDEV-217) AJP client library and command line tools

Mark Thomas created COMDEV-217:
----------------------------------

             Summary: AJP client library and command line tools
                 Key: COMDEV-217
                 URL: https://issues.apache.org/jira/browse/COMDEV-217
             Project: Community Development
          Issue Type: New Feature
          Components: GSoC/Mentoring ideas
            Reporter: Mark Thomas


Apache Tomcat supports the AJP protocol for communication between reverse proxies (httpd, IIS, etc) and Tomcat. It would be useful for various purposes (bug investigation, testing, load testing, etc.) to have an wget/curl/ab etc. equivalent for AJP.

A good starting point exists in the Apache JMeter project. This task is to produce (probably but not necessarily starting from the JMeter code):
- A Java library that provides AJP client functionality
- integrate that client with JMeter
- provide a command line wrapper for that client library

and then use the library to (stress) test Tomcat's AJP implementations, identify bugs and provide patches for those bugs.

For the history see https://bz.apache.org/bugzilla/show_bug.cgi?id=47242



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)