Hello,
I would like to invoke the CacheClearServlet from a python script to clear out the rate cache following an automated rate load. Does anyone have a snippet of python code to do this. I have been trying to use urllib2.urlopen() but with no success.
Is this even possible?
Any assistance is greatly appreciated.
Thank you!
--Richard
I would like to invoke the CacheClearServlet from a python script to clear out the rate cache following an automated rate load. Does anyone have a snippet of python code to do this. I have been trying to use urllib2.urlopen() but with no success.
Is this even possible?
Any assistance is greatly appreciated.
Thank you!
--Richard
Comment