https://bz.apache.org/bugzilla/show_bug.cgi?id=59140

            Bug ID: 59140
           Summary: Parallel Download : Add CSS Parsing to extract links
                    from CSS files
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]

As part 2 following Bug 59033

In order to make parallel download more realistic we should add parsing of CSS
files.

For example, if you try parallel download with Tomcat 8 Homepage:
- JMeter will download:
*http://localhost:8080/tomcat.png
*http://localhost:8080/tomcat.css

- Browser will add to those 5 coming from parsing of tomcat.css:
*http://localhost:8080/bg-nav.png
*http://localhost:8080/asf-logo.png
*http://localhost:8080/bg-upper.png
*http://localhost:8080/bg-button.png
*http://localhost:8080/bg-middle.png

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to