Re: Force absoluteURI to upstream

From: Alexey Lapitsky <lex.public#gmail.com>
Date: Thu, 2 Sep 2010 11:40:08 +0400


Hi, thanks for your reply.

The problem is not with tsung-recorder .xml log. Tsung can not work as transparent proxy, and I need to rewrite requests to absoluteURI.

The usual tsung setup:

|client(proxy settings)|

          V
          V (absoluteURI) GET http://example.com/test.html
          V
       |tsung|
          V
          V 
          V
    |example.com|
      

I want to setup something like this:

|client (no proxy settings)|

          V
          V  Host: recorder.example.com
          V  GET /test.html
          V
      |haproxy|
          V
          V  (absoluteURI) GET http://example.com/test.html
          V
       |tsung|
          V
          V
          V
     |example.com|


On Thursday 02 September 2010 10:41:45 Angelo Höngens wrote:
> Perhaps I don't really understand your problem, when I record a
session
> in tsung it puts the absolute full url in the xml file.
Received on 2010/09/02 09:40

This archive was generated by hypermail 2.2.0 : 2010/09/02 10:00 CEST