Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Cannot download PDF more than 25MB in VuGen

$
0
0

Hi,

 

I'm trying to test memory use on server by opening large(60-120MB) PDF files, however VuGen doesn't allow me to download more than 25mb of PDF file opened. As result all smaller PDFs are downloaded fine, all larger are corrupt. 

 

I've tried to use web_submit_form():

 

web_submit_form("redirectViewCorrespondence_10", 
        "Snapshot=t18.inf", 
        ITEMDATA, 
        "Name=correspondenceRadios", "Value={heavyDoc5}", ENDITEM, 
        LAST);

 

and web_url()

 

    web_url("viewCorrespondence", 
        "URL={heavyDocUrl}", 
        "Resource=0", 
        "RecContentType=application/pdf", 
        "Referer={beforeheavyDocUrl}", 
        "Snapshot=t351.inf", 
        "Mode=HTTP", 
        LAST);

 

In both cases result is the same.

 

Is there any parameter which has to be changed to increase max size of downloaded pdf?

 

Thanks,

Victor

 

 

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>