Forum Discussion
Eduardo_Saito_1
Nimbostratus
Jul 12, 2006Newbie at SOAP - Cache
Hi everyone. I'm newbie at SOAP and I'm trying to list my cache entries using SOAP::Lite.
My code:
sub handle_listar()
{
(@object_list) = @_;
if (0 == scalar(@object...
Eduardo_Saito_1
Nimbostratus
Jan 16, 2007Hi.
I found this CR that is related to the problem and I think it is causing problem with iControl too.
Deleting RAM Cache entries (CR72173)
The bigpipe utility has a limited number of arguments that are available for deleting RAM cache entries. To work around this issue, you can delete RAM cache entries in the following ways:
* To delete an individual RAM cache entry, you must fully specify the URI and host (for example,uri /Badger.html host 10.253.10.180:80 delete).
* To delete all of the RAM cache entries for one or more HTTP profiles, you must include the HTTP profiles separated by a space, followed by ramcache entry all delete (for example, bigpipe profile http myhttp yourhttp ramcache entry all delete).
* To delete all of the ramcache entries for all of the HTTP profiles, use the following command: profile http all ramcache entry all delete
Note that the http profile ramcache entry show command allows more flexible matching of URI and host names than the above.
Cheers
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects