<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Just a quick question that I wasn't able to find any information on using regular google searches. Is it possible to detect request coalescing somehow? Meaning that, when looking at the response headers, can I somehow see that the request had to wait for another
 request for the same resource to finish, before this request could return? Can I somehow detect that in VCL, and add a custom header with that information?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Regards</div>
</body>
</html>