>What do you mean by "loaded"? Meaning the load (in terms of CPU/ memory) on the client. If you start Jmeter with too many threads, the Jmeter client machine may not be able to support it
>Sorry, not really clear on the highlighted. JMeter will parse or willn't parse requests within CSS files? It wont. It will download the CSS file and end there. Again the values in your cases A and B should be pretty close to each other On Wed, Sep 15, 2010 at 3:56 PM, Prostak <[email protected]> wrote: > > >a. JMeter has to parse the response for case b but doesnt have to do so > for > >Case A. if your client is loaded then this may be significant > > What do you mean by "loaded"? Cache loaded? > > >b. The proxy records everything the browser requests. So if a CSS has a > >background image specified , it will be requested and recorded. The JMeter > >parser will request resources that are directly on the page i.e. the CSS > >file it wont parse the CSS file itself to download additional resources > that > >the page might use. > > Sorry, not really clear on the highlighted. JMeter will parse or willn't > parse requests within CSS files? > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Test-plan-for-970-page-requests-every-5-min-tp2826174p2841505.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

