Adding a new request/reply filtering scheme in Proxy/Server

 

If one wants to implement their own request / reply filtering scheme in a Jigsaw proxy
(in addition to the current scheme), would making the modifications in ProxyDirectory.perform()
be the appropriate place to do it (perform is now called in it's superclass ForwardDirectory)?

Where would the most appropriate place be to do the same thing if Jigsaw was running
as a server and a proxy (if one wanted to do this in one place)?  w3c.jigsaw.http.httpd.perform()?

Thanks,

Paul.

--

********************************************************************
Paul Pazandak                                      pazandak@objs.com
Object Services and Consulting, Inc.             http://www.objs.com
Minneapolis, Minnesota 55420-5409                       612-881-6498
********************************************************************
 

Received on Thursday, 30 October 1997 10:40:07 UTC