<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>Can Squid send the response time information to icap by passing a header and a value pair to icap?<br><br>I am trying to get the duration for the http responses within the icap module. That is, the time it takes to get the response from the external web server after the initial http get request is sent. <br><br>I am hoping there is a way to pass this information from squid to c-icap.<br><br>I see that it is possible to log this information in squid using the format code:<br><br> tr      Response time (milliseconds)<br><br>Thanks in advance,<br>Giray                                         </div></body>
</html>