Re: [xSocket-develop] further proxy issues, header, cache, remove hop-by-hop headers..
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2009-02-22 09:03:44
|
Hi Timothy, yes this is true, the method removeHopByHopHeaders() had only been supported in eraly version of xLightweb. Do you use the older version xSocket-http or xLightweb (http://xlightweb.sourceforge.net/) which replaces xSocket-http? Could you send me some links which causes 404? I would like to cross-checks the links By the way there is a experimental implementation of a HttpProxy in the sandbox branch. See http://xlightweb.svn.sourceforge.net/viewvc/xlightweb/xlightweb/sandbox/HttpProxy/trunk/ Regards Gregor 2009/2/22 Timothy Schm. <tim...@we...> > Hi. I'm not quite sure how to perform the proxy issues mentioned in several > code samples, like ForwardHandler and ReverseHandler. > > http://xsocket.sourceforge.net/http/tutorial/V2/TutorialHttp.htm mentions > a removeHopByHopHeaders() method for handling hob-by-hop headers > automatically. But it does not seem to be supported anymore. Is this > correct? > > I got a truly fast Java HTTP proxy running now based on xSocket. But so > far, it works only with _some_ web servers. In other cases, replied content > gets stucked and somethimes I receive 404's where the remote webserver is > clearly running fine. It would be really good, if that header handling for > proxies could be exlained somewhere. > > Thank you. > Tim > > _______________________________________________________________________ > DSL zum Nulltarif + 20 Euro Extraprämie bei Online-Bestellung über die > DSL Freundschaftswerbung! http://dsl.web.de/?ac=OM.AD.AD008K15279B7069a > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > xSocket-develop mailing list > xSo...@li... > https://lists.sourceforge.net/lists/listinfo/xsocket-develop > |