Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » HTTP Proxy Standalone?
HTTP Proxy Standalone? [message #38722] Wed, 02 November 2005 19:55 Go to next message
Thomas Derflinger is currently offline Thomas DerflingerFriend
Messages: 24
Registered: July 2009
Junior Member
Hello!

I noticed that the HTTP Recorder uses a proxy to monitor the communication.

The HTTP Proxy might be interesting for a number of other purposes
besides testing.

Is it possible to use the HTTP proxy standalone, without the TPTP
testing facility? If no, how difficult would it be to separate the proxy
from TPTP?

Thanks in advance for your ideas.

Regards,
Thomas
Re: HTTP Proxy Standalone? [message #39429 is a reply to message #38722] Fri, 04 November 2005 14:36 Go to previous messageGo to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Thomas,
Although not a supported use case, separating the HTTP proxy recorder
from TPTP Test is possible, albeit difficult. The HTTP proxy recorder is
spread over four TPTP plugins:

-org.eclipse.hyades.test.ui
-org.eclipse.hyades.test.tools.ui
-org.eclipse.hyades.test.core
-org.eclipse.hyades.test.tools.core

However, there is an implementation of a simple HTTP proxy server that
we use for demonstration purposes in conference tutorials. You can access
the source code at:

http://www.eclipse.org/tptp/ >> Documentation >> Conference Materials >>
EclipseWorld 2005 >> Using and Extending the Test and Performance Tools
Platform >> Source >> Simple_HTTP_Proxy_Server

Please keep in mind that the simple HTTP proxy server implementation was
only intended for demonstration purposes and will require several
performance improvements for general use.

Paul
"Thomas D" <tderflinger@gmx.net> wrote in message
news:dkb5ip$s79$1@news.eclipse.org...
> Hello!
>
> I noticed that the HTTP Recorder uses a proxy to monitor the
communication.
>
> The HTTP Proxy might be interesting for a number of other purposes
> besides testing.
>
> Is it possible to use the HTTP proxy standalone, without the TPTP
> testing facility? If no, how difficult would it be to separate the proxy
> from TPTP?
>
> Thanks in advance for your ideas.
>
> Regards,
> Thomas
Re: HTTP Proxy Standalone? [message #39676 is a reply to message #39429] Mon, 07 November 2005 16:33 Go to previous message
Thomas Derflinger is currently offline Thomas DerflingerFriend
Messages: 24
Registered: July 2009
Junior Member
Hello Paul,

Thank you very much for this information.

My use case is actually for some HTTP Monitor that I recently ported to
Eclipse, called WebScarab for Eclipse (http://wscarabeclipse.sf.net).
It also contains an HTTP Proxy, but I am not quite satisfied with the
performance, so I am looking for some replacement.

I tried the TPTP proxy and it performed better, so I will look into
extracting it from the plugins you indicated.

Best regards,
-Thomas


Paul Slauenwhite wrote:
> Hi Thomas,
> Although not a supported use case, separating the HTTP proxy recorder
> from TPTP Test is possible, albeit difficult. The HTTP proxy recorder is
> spread over four TPTP plugins:
>
> -org.eclipse.hyades.test.ui
> -org.eclipse.hyades.test.tools.ui
> -org.eclipse.hyades.test.core
> -org.eclipse.hyades.test.tools.core
>
> However, there is an implementation of a simple HTTP proxy server that
> we use for demonstration purposes in conference tutorials. You can access
> the source code at:
>
> http://www.eclipse.org/tptp/ >> Documentation >> Conference Materials >>
> EclipseWorld 2005 >> Using and Extending the Test and Performance Tools
> Platform >> Source >> Simple_HTTP_Proxy_Server
>
> Please keep in mind that the simple HTTP proxy server implementation was
> only intended for demonstration purposes and will require several
> performance improvements for general use.
>
> Paul
> "Thomas D" <tderflinger@gmx.net> wrote in message
> news:dkb5ip$s79$1@news.eclipse.org...
>
>>Hello!
>>
>>I noticed that the HTTP Recorder uses a proxy to monitor the
>
> communication.
>
>>The HTTP Proxy might be interesting for a number of other purposes
>>besides testing.
>>
>>Is it possible to use the HTTP proxy standalone, without the TPTP
>>testing facility? If no, how difficult would it be to separate the proxy
>>from TPTP?
>>
>>Thanks in advance for your ideas.
>>
>>Regards,
>>Thomas
>
>
>
Previous Topic:running recorded http script, no session
Next Topic:Monitoring Tomcat context in Eclipse / MyEclipse
Goto Forum:
  


Current Time: Thu Apr 25 06:59:40 GMT 2024

Powered by FUDForum. Page generated in 0.03484 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top