Commit cc88d1ae authored by Tollef Fog Heen's avatar Tollef Fog Heen

Fix duplicated section

git-svn-id: http://www.varnish-cache.org/svn/branches/2.1@5447 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent b7e82aeb
...@@ -57,14 +57,6 @@ ...@@ -57,14 +57,6 @@
when a backend connection is closed.</para> when a backend connection is closed.</para>
</change> </change>
<change type="bug" ref="733">
<para>In a high traffic environment, we would sometimes reuse a
file descriptor before flushing the logs from a worker thread to
the shared log buffer. This would cause confusion in some of
the tools. This has been fixed by explicitly flushing the log
when a backend connection is closed.</para>
</change>
<change type="bug" ref="744"> <change type="bug" ref="744">
<para>If the communication between the management and the child <para>If the communication between the management and the child
process gets out of sync, we have no way to recover. process gets out of sync, we have no way to recover.
......
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