Only one filter created for all client sock threads

We have written a ResourceFilter for Jigsaw, which is running as a proxy. We 
have noticed that only one instance of our filter is created and shared 
between all the http-server-socket-client threads. We are concerned that our 
filter has now become a bottle neck for all requests and replies passing 
through the proxy.

Is there any way to get Jigsaw to allocate a separate filter instance for 
each of the socket clients it creates?

Regards,
    Sheldon Conaty
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

Received on Friday, 13 October 2000 00:38:58 UTC