web_cache_cleanup() is ___ type of function
-
Service function
-
Timeout Function
-
Cache function
-
Proxy Server Function
C
Correct answer
Explanation
web_cache_cleanup() is a cache management function in LoadRunner that clears the simulation cache. It frees up memory by removing cached responses and is particularly useful in long-running scripts or when cache buildup causes issues. It is not a service function, timeout function, or proxy server function.