Hi all,

I am working on XML POST requests/responses that I want to cache in order to
conserve my costly air link. Not all POST messages I intend to cache.

There are some specific requests that are known to be idempotent and those
requests are to cached.

To create a unique key, so far I have modified polipo to generate md5 sum
for the requests - in case of POST, md5 is generated for POST request body
and for other than POST methods, md5 digest is generated for the URI.

However, there seems to be a hurdle in the way polipo schedules the
requests.

It would be very helpful if someone throws a light on this.

Thanks in advance.

-- 
Regards,
Arun S.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Polipo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to