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

2018-03-31 Thread Milan Karunarathne (JIRA)

[ 
https://issues.apache.org/jira/browse/COMDEV-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421193#comment-16421193
 ] 

Milan Karunarathne edited comment on COMDEV-217 at 3/31/18 6:41 AM:


In step 2, As you mentioned, Can We open new design on Tomcat wiki?

 


was (Author: milankarunarathne):
In step 2, As you mentioned, Can I open new design on Tomcat wiki?

 

> 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
>Priority: Major
>  Labels: gsoc, gsoc2017, gsoc2018
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



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

2018-03-31 Thread Milan Karunarathne (JIRA)

[ 
https://issues.apache.org/jira/browse/COMDEV-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421193#comment-16421193
 ] 

Milan Karunarathne commented on COMDEV-217:
---

In step 2, As you mentioned, Can I open new design on Tomcat wiki?

 

> 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
>Priority: Major
>  Labels: gsoc, gsoc2017, gsoc2018
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



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

2018-03-12 Thread Milan Karunarathne (JIRA)

[ 
https://issues.apache.org/jira/browse/COMDEV-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395675#comment-16395675
 ] 

Milan Karunarathne commented on COMDEV-217:
---

I'm Milan Karunarathne and a student at Information Technology, University of 
Moratuwa, Sri Lanka. I participated in GSoC 2015 and completed my project on 
OpenMRS successfully. I'm interesting in contributing to "AJP client library 
and CLI tooling" during GSoC 2018 program and like to implement that idea.

Thanks

> 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
>Priority: Major
>  Labels: gsoc, gsoc2017, gsoc2018
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



[jira] [Commented] (COMDEV-271) GSOC 2018: AJP client library and CLI tooling

2018-03-11 Thread Milan Karunarathne (JIRA)

[ 
https://issues.apache.org/jira/browse/COMDEV-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394574#comment-16394574
 ] 

Milan Karunarathne commented on COMDEV-271:
---

I'm Milan Karunarathne and a student at Information Technology, University of 
Moratuwa, Sri Lanka. I participated in GSoC 2015 and completed my project on 
OpenMRS successfully. I'm interesting in contributing to "AJP client library 
and CLI tooling" during GSoC 2018 program and like to implement that idea.

Thanks

> GSOC 2018: AJP client library and CLI tooling
> -
>
> Key: COMDEV-271
> URL: https://issues.apache.org/jira/browse/COMDEV-271
> Project: Community Development
>  Issue Type: Bug
>  Components: GSoC/Mentoring ideas
>Reporter: Mark Thomas
>Priority: Major
>  Labels: gsoc2018
>
> Develop an AJP client library that can be used by:
> a) Tomcat to provide a simple AJP command line tool similar to wget
> b) JMeter
> See https://bz.apache.org/bugzilla/show_bug.cgi?id=47242 for further pointers.
> The expectation is that this would be mentored by the Apache Tomcat project 
> but would involve working with both Tomcat and JMeter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org