My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jun 08, 2009
    issue 1 (Proxy upstreaming doesnot seem to work) commented on by memon.faheem   -   I just figured out that localhost was not being resolved, so I put the IP address and secondly the src IP was also not picked because xrelayer get 127.0.0.1 host rather then actual IP address. Still I can't build the source, See details I downloaded boost 1.38 with boostpro. But I can't build the source successfully and I get following error: Error 1 error C2039: 'serialize' : is not a member of 'boost::ptr_map<Key,T>' C:\Program Files (x86)\boost\boost_1_38\boost\serialization\access.hpp 109 xrelayer Can you help me out here? I have MSVisualStudio2008 <- VC 9.0 compiler
    I just figured out that localhost was not being resolved, so I put the IP address and secondly the src IP was also not picked because xrelayer get 127.0.0.1 host rather then actual IP address. Still I can't build the source, See details I downloaded boost 1.38 with boostpro. But I can't build the source successfully and I get following error: Error 1 error C2039: 'serialize' : is not a member of 'boost::ptr_map<Key,T>' C:\Program Files (x86)\boost\boost_1_38\boost\serialization\access.hpp 109 xrelayer Can you help me out here? I have MSVisualStudio2008 <- VC 9.0 compiler
  • Jun 08, 2009
    issue 1 (Proxy upstreaming doesnot seem to work) reported by memon.faheem   -   I have been trying to use this tool to upstream my computer requests to certain squid proxy but it is not working. SQUID is up and running fine but this software is not sending any thing to that proxy. My configuration is {{{ <httpproxy> <listen>0.0.0.0</listen> <port>8090</port> <upproxy> <proxy> <name>social</name> <host>localhost</host> <port>3128</port> </proxy> </upproxy> <upstream> <rule> <src>192.168.11.126</src> <proxy>social</proxy> </rule> </upstream> </httpproxy> }}}
    I have been trying to use this tool to upstream my computer requests to certain squid proxy but it is not working. SQUID is up and running fine but this software is not sending any thing to that proxy. My configuration is {{{ <httpproxy> <listen>0.0.0.0</listen> <port>8090</port> <upproxy> <proxy> <name>social</name> <host>localhost</host> <port>3128</port> </proxy> </upproxy> <upstream> <rule> <src>192.168.11.126</src> <proxy>social</proxy> </rule> </upstream> </httpproxy> }}}

Older

 
Hosted by Google Code