<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Probe on Varnish Cache</title><link>https://www.varnish.org/docs/tutorials/tags/probe/</link><description>Recent content in Probe on Varnish Cache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://www.varnish.org/docs/tutorials/tags/probe/index.xml" rel="self" type="application/rss+xml"/><item><title>Using basic authentication in VCL backend probes</title><link>https://www.varnish.org/docs/tutorials/vcl-backend-probe-basic-authentication/</link><pubDate>Fri, 01 Oct 2021 00:00:00 +0000</pubDate><guid>https://www.varnish.org/docs/tutorials/vcl-backend-probe-basic-authentication/</guid><description>&lt;p&gt;When your Varnish server proxies requests to a backend that requires authorized access via &lt;em&gt;basic authentication&lt;/em&gt;, you need to ensure that the right &lt;code&gt;Authorization&lt;/code&gt; header is sent for each probe request.&lt;/p&gt;
&lt;h2 id="1-initial-situation"&gt;1. Initial situation&lt;/h2&gt;
&lt;p&gt;Your initial backend setup will have a backend that may contain a &lt;code&gt;.probe {}&lt;/code&gt; definition.&lt;/p&gt;
&lt;p&gt;This health-checking probe will send HTTP requests to your backend server at regular intervals. As long as a &lt;code&gt;200&lt;/code&gt; status code is returned, the backend is considered healthy.&lt;/p&gt;</description></item></channel></rss>