The Cache Manager component in JMeter v2.7 caches only content that
have an header with "Cache-control=public" and a "max-age" directive

Usually, browsers also cache content that have "Cache-control=private"
without max-age.. (At least firefox 13 in win7 do that)

I have patched JMeter to do so, with an option in the GUI to activate
or disable caching of such content.

Are the reason why this is not the standard behaviour?
Is someone else interested in this patch?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to