kepazon / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

profiler with OutputCacheAttribute #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
is it possible to add information about if the Action method was cached or not 
with OutputCacheAttribute?

the result could be something like what you see on the attached image

Original issue reported on code.google.com by alex.jo...@hotmail.com on 5 Aug 2011 at 1:59

Attachments:

GoogleCodeExporter commented 9 years ago
+1 Currently applying output caching to a controller action also caches the 
profiler results.

Original comment by b...@planetcloud.co.uk on 28 Aug 2011 at 8:34

GoogleCodeExporter commented 9 years ago
+1 in ie9 any ajax call of the profiler result is cached due to a behavior of 
ie9 
here a link that remand to an explanation and a possible solution:
http://dougwilsonsa.wordpress.com/2011/04/29/disabling-ie9-ajax-response-caching
-asp-net-mvc-3-jquery/

Original comment by felix.wo...@gmail.com on 13 Dec 2011 at 4:20