Hi Alex, It seems that without making the none cache-able reply bypass the store, other optimization is really not possible at this moment.
>Moreover, we have already done pretty much the same thing for requests: >The server-side code can receive requests from multiple sources >(client-side, ICAP, eCAP), without really knowing where the request is >coming from. I believe the same should be done for handling traffic in >the opposite direction. >Many pieces of the required interface are already implemented and can be >reused. If you want to work on this, let's discuss specifics! Let me go through the code to have a feel of the scope. Regards, Ming .
