NOTE: Affects capture and playback.
SUMMARY: Ability to uncompress gzip encoded HTML
content body and store uncompressed HTML in the capture
allowing standard DOM addressing for parameterisation.
(Example site: www.google.com)
Additional Info:
Server Header of a compressed page contains the reference:
Content-Encoding: gzip
REQUIREMENTS:
1. During capture, the HTML is uncompressed for storage
in the capture .ALL file.
2. During Capture, the browser should still recieve the
compressed body as returned by the server.
3. During playback, it will be necessary to unzip the
content on demand.
4. To conserve resources of the load generator
unzipping of a returned page on playback should be :
a) performed only if specified in the script for a
specific request
b) Only performed once per request (i.e. if using
several LOAD RESPONSE_INFO BODY commands on a given
request, each addressing a different DOM address in the
same page, each LOAD RESPONSE_INFO should not
uncomrpress the body)
More information available from
AntonyM@etest-associates.com
Logged In: YES
user_id=1354482
Hi,
No offense intended, but I have no clue of what is written
here. Is this some resolution to the problem of uploading zip
files that I am facing, then I am very much interested.
Can you please clarify?
I am not able to upload zip files using OpenSTA 1.4.3. The
gateway hangs while recording, the playback doesn't give
errors but when I run the test, I get the following errors :
Time Stamp Test Name Location Message
6/10/2005 16:38 NEWTEST TestExecuter
Timeout generated for socket 0xf4
6/10/2005 16:38 NEWTEST TestExecuter IO
failed for VU 2-1 on connection 0/27 with error 258: (The wait
operation timed out. ).
6/10/2005 16:38 NEWTEST TestExecuter
ERROR 2148074255 while receiving data on a
secured connection on connection 0/28.
Is there a resolution to this problem of uploading zip files?
Please help as this issue is very urgent.
I hope this observation helps to the bug report and urgent
resolution of the same.