Insert caching functions
Note: Applies to: Web Vuser protocols. For a list of web Vuser protocols, see Web Vuser types.
Caching functions allow you to create a cache file that contains the Vuser cache, and then to load the cache file data into a Vuser.
- 
                                                                    
Insert the web_dump_cache function into your Vuser script.
 - 
                                                                    
Run the script to create the cache file.
 - 
                                                                    
Insert the web_load_cache function into your script - before the Vuser actions.
 - 
                                                                    
Comment-out the web_dump_cache function.
 - 
                                                                    
Run and save the script.
 
                                                                
 See also: 

                                                        
                                                        
                                                        
                                                        
                                                        
 
                                                                    
                                                                    
                                        
                                        