Quantcast
Channel: Performance
Viewing all articles
Browse latest Browse all 447

"Cache Control Header" takes 90% of the time for response

$
0
0

There is something really strange happening on my IIS 8.5 box. Request to root page of website takes 1.3s and 1.1s out of that is happening within Set_Response_Header method. What can be the reason for this delay? Does not make much sense.

123. -GENERAL_SET_RESPONSE_HEADER <div id="section_detail_123_details">
HeaderNameX-AspNetMvc-Version
HeaderValue4.0
Replacefalse
</div>
<div class="duration">1141 ms</div> <div class="severity-informational">Informational</div> 124. -GENERAL_SET_RESPONSE_HEADER <div id="section_detail_124_details">
HeaderNameCache-Control
HeaderValueprivate
Replacetrue
</div>
<div class="duration">0 ms</div> <div class="severity-informational">Informational</div> 125. -GENERAL_SET_RESPONSE_HEADER <div id="section_detail_125_details">
HeaderNameX-AspNet-Version
HeaderValue4.0.30319
Replacetrue
</div>

Viewing all articles
Browse latest Browse all 447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>