- From: Jacob W Anderson <jwanders@BBN.COM>
- Date: Mon, 29 Sep 1997 10:05:14 -0700
- To: www-jigsaw@w3.org
Hi!
I want to configure jigsaw 1.0 beta1 as a passthrough proxy
with a client filter for special processing of requests
and replies.
In the config/http-server.props file, I have:
w3c.www.protocol.http.filters=w3c.www.protocol.http.cache.CacheFilter \
|w3c.www.protocol.http.proxy.ProxyDispatcher \
|myFilter
so the intermediate filter should work, so long as the HttpManager
gets instantiated, which only appears to happen when a request
is generated???
What other properties do I have to set which will make the jigsaw
server act as a proxy?
Thanks
-- Jake
+-----------------------------------------------------+ \||/
| Jacob W. Anderson | | @___oo
| GTE Internetworking, Powered by BBN | / (__,,,,|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|^\/ _)
|EMail: jwanders@bbn.com | 9655 Granite Ridge Dr. |/ _)
|Voice: 619-495-2638 | Suite 245 | / _)
| Fax: 619-495-7313 | San Diego, CA, 92123 | | )_)
+------------------------------------------< >-------(,,) )__)
"My code doesn't have bugs, || / \)___)\
it develops random features." | \____( )___) )___
\______(_______;;; __;;;
Received on Monday, 29 September 1997 13:10:24 UTC