the common forwarding proxy should at least set:
    * traffic_line -s proxy.config.reverse_proxy.enabled -v 0
    * traffic_line -s proxy.config.url_remap.remap_required -v 0 
have you change proxy.config.url_remap.remap_required to '0'? the
default is '1' for reverse proxy.


在 2010-11-23二的 12:42 +0530,Gracy F写道:
> I am testing it as a web proxy. Forwarding few http request via my ATS. I
> have not changed much of the defaults in records.config file & other .config
> files except a few
> 
> CONFIG proxy.config.http.send_http11_requests INT 1
> CONFIG proxy.config.http.chunking_enabled INT 0
> CONFIG proxy.config.reverse_proxy.enabled INT 1
> CONFIG proxy.config.http.ssl_ports STRING *
> CONFIG proxy.config.http.anonymize_insert_client_ip INT 0
> CONFIG proxy.config.reverse_proxy.enabled INT 0
> CONFIG proxy.config.http.server_port INT 80
> 
> 2010/11/22 Igor Galić <i.ga...@brainsware.org>
> 
> >
> > ----- "Gracy F" <grac...@gmail.com> wrote:
> >
> > > Hi All,
> > >  I am in the process of testing ATS/2.1.3 which I have built locally
> > > without
> > > any modifications to the code from trunk.
> >
> > The current release is 2.1.4, or if you're brave, just use trunk as such.
> >
> > > When I tested TS with VisualWGET by just passing http and https
> > > requests, I
> > > get the following errors, but visualwget says it connects to the proxy
> > > and
> > > shows the ip and port.
> > >
> > > *The errors are :
> >
> > aehm... yeah, but what are you testing? How have you configured the server?
> >
> >
> > > For https:// requests:
> > > ===============
> > > Proxy tunneling failed: Not FoundUnable to establish SSL connection
> > >
> > > http:// requests:
> > > =============
> > > Connecting to 205.188.225.35:80... connected.
> > > Proxy request sent, awaiting response... 404 Not Found
> > > 2010-11-22 18:41:49 ERROR 404: Not Found.*
> > >
> > > I have enabled the logs in records.config and in .err file I couldn't
> > > find
> > > any errors in the debug messages. Few of the debug messages are
> > > *[Nov 22 08:12:23.277] Server {1506704272} DEBUG: (http_tproxy)
> > > Marking
> > > accepted connect on 9cb8548 as not outbound transparent.
> > > ....
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http_cs) [55]
> > > session
> > > born, netvc 0x9cf9b50
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http_cs) [55] using
> > > accept
> > > inactivity timeout [120 seconds]
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http_cs) [55]
> > > Starting
> > > transaction 1 using sm [55]
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http) [55]
> > > [HttpSM::main_handler, VC_EVENT_READ_READY]
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http) [55]
> > > [&HttpSM::state_read_client_request_header, VC_EVENT_READ_READY]
> > > [Nov 22 08:12:23.277] Server {1437907024} DEBUG: (http) [55] done
> > > parsing
> > > client request header
> > > ......
> > >
> > > *How do I solve this ? What has gone wrong in the build ?
> > > Any help would be great.
> > >
> > > Thanks,
> > > GG
> >
> > i
> >
> > --
> > Igor Galić
> >
> > Tel: +43 (0) 664 886 22 883
> > Mail: i.ga...@brainsware.org
> > URL: http://brainsware.org/
> >
> 
> 
> 


Reply via email to