Loadrunner and http expires header
Hi,
We are configuring our Apache web server to send "Expires" header with
gif images so that browser can cache them for few days.
Is it possible to measure the performance improvement using load
runner? We already have perf test scripts so we are wondering if we
can see any improvement in hits/sec or response time with expires
header.
Does anyone know if the browser simulated by loadrunner honors the
"expires" header and caches images accordingly?
Thanks,
Sameer
.
Relevant Pages
- Re: Cache feature doesnt produce expected result (bug?)
... If you dont use SetCacheability on a page than ASP switches back to its default cache-control wich is private, ie the browser may cache the page. ... Setting SetAllowResponseInBrowserHistory to False of True has no effect at all on the headers so it could as well be commented out. ... When SetAllowResponseInBrowserHistory is set to True, the Expires ... (microsoft.public.dotnet.framework.aspnet) - Re: Cache feature doesnt produce expected result (bug?)
... Browser doesn't produce "Page has expired" message ... regardless of whether SetAllowResponseInBrowserHistory is set to True or False. ... >> Expires HTTP header is set to -1 by default. ... >> When SetAllowResponseInBrowserHistory is set to True, the Expires HTTP ... (microsoft.public.dotnet.framework.aspnet) - Re: Serious cache problem - Page_Load get never get called !!!
... > cache the page. ... That's correct -- the HTTP spec distinguishes between caches and histories. ... > meta tag may help catch more browsers than just the response header ... you name any modern browser for which a META tag works, ... (microsoft.public.dotnet.framework.aspnet) - Re: PocketIE sends no-cache header
... with the Expires header, including getting rid of it to see if it helps. ... Are cache entries being created for other content downloaded via pIE? ... (microsoft.public.pocketpc) - Re: [Q] How to implement SSL Logout Page ?
... It's not possible to be 100% sure a browser does not cache pages. ... control information. ... If you can send header you can also place the folowing ... (comp.os.linux.security) |
|