<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">I am having a problem with Varnish 3.x probe page from a SpringBoot application (1.4). Varnish is failing to detect the probe page (returns 503 SERVICE NOT AVAILABLE)
 and consequently fails to route.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">When I manually ping the probe URL, it works fine, but Varnish is flagging the probe page as being down.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">Removing the probe page, everything works fine.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">Pointing to a static probe page (my.css) or any other static or dynamic URL fails.<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">Looking at the logs, the response header looks like this:<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">HTTP/1.1 200
<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Content-Type: text/plain;charset=utf-8<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Content-Length: 72<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Date: Wed, 01 Feb 2017 15:20:48 GMT<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Proxy-Connection: Keep-Alive<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Connection: Keep-Alive<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">Comparing this to other working (non Spring Boot) applications, the only difference is that the working applications have an OK after the response, and the bad ones
 don't: HTTP/1.1 200 OK Does that mean anything?<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#242729">For example, here is a good one:<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">HTTP/1.1 200 OK<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Date: Wed, 01 Feb 2017 14:04:18 GMT<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Last-Modified: Fri, 11 Nov 2016 22:00:02 GMT<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Content-Type: text/css<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Content-Length: 129<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Server: Jetty(9.3.z-SNAPSHOT)<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Proxy-Connection: Keep-Alive<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">Connection: Keep-Alive<o:p></o:p></span></p>
<p class="MsoNormal" style="background:#EFF0F1"><span style="font-size:10.0pt;font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="font-size:11.5pt;font-family:"Arial","sans-serif";color:#242729">Not sure where else to look! Any clues?<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;color:black">Victor Grazi<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:gray">Desk: +1-212-298-4445 (Internal: 74445)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:gray">Mobile: +1-917-251-1247<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:gray">Blackberry Phone: +1-347-726-0338<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:gray"><a href="mailto:victor.grazi@nomura.com">victor.grazi@nomura.com</a><o:p></o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="color:#4B4B4B"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="color:#4B4B4B">NOMURA – GM/FID Core IT</span></b><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;color:#595959;mso-fareast-language:KO">Worldwide Plaza</span><span lang="EN-GB" style="font-size:9.0pt;color:#595959"> -
</span><span lang="EN-GB" style="font-size:9.0pt;color:#595959;mso-fareast-language:KO">8</span><sup><span lang="EN-GB" style="font-size:9.0pt;color:#595959">th</span></sup><span lang="EN-GB" style="font-size:9.0pt;color:#595959"> Floor<br>
</span><span lang="EN-GB" style="font-size:9.0pt;color:#595959;mso-fareast-language:KO">309 West 49<sup>th</sup> Street (8<sup>th</sup> Ave)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;color:#595959">New York, NY 10</span><span lang="EN-GB" style="font-size:9.0pt;color:#595959;mso-fareast-language:KO">019<b><o:p></o:p></b></span></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="color:#4B4B4B"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:gray"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<BR>
<DIV><FONT face=Arial size=2><SPAN class=272370717-27032000>PLEASE READ: This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please delete it and all copies from your system, destroy any hard copies and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Nomura Holding America Inc., Nomura Securities International, Inc, and their respective subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state the views of such entity. Unless otherwise stated, any pricing information in this message is indicative only, is subject to change and does not constitute an offer to deal at any price quoted. Any reference to the terms of executed transactions should be treated as preliminary only and subject to our formal written confirmation.
</SPAN></FONT></DIV>

</body>
</html>