Commit 7fd764fc authored by Tollef Fog Heen's avatar Tollef Fog Heen

Fix syntax errors, add some more changes

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4643 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 59de7b85
......@@ -48,7 +48,7 @@
<para>When closing connections, we experimented with sending RST
to free up load balancers and free up threads more quickly.
This caused some problems with NAT routers and so has been
reverted for now.
reverted for now.</para>
</change>
<change type="enh">
......@@ -176,7 +176,7 @@
<change type="enh">
<para><code>purge.hash</code> is now deprecated and no longer
shown in help listings.</code>.</para>
shown in help listings.</para>
</change>
<change type="enh" ref="607">
......@@ -298,11 +298,19 @@
<para>Exit at the end of the file when started
with <code>-d</code>.</para>
</change>
</subsystem>
<subsystem>
<name>varnishadm</name>
varnishadm:
- timeout support
- secret support
- handle cli banner
<change type="enh">
<para><code>varnishadm</code> can now have a timeout when trying
to connect to the running <code>varnishd</code>.</para>
</change>
<change type="enh">
<para><code>varnishadm</code> now knows how to respond to the
secret from a secured <code>varnishd</code></para>
</change>
</subsystem>
</group>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment