Quellcode durchsuchen

Note deferring_http_channel.refill_buffer() fix in changelog

Mike Naberezny vor 13 Jahren
Ursprung
Commit
a4179fdd3e
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -1,6 +1,9 @@
 Next release
 ------------
 
+- Fixed a bug in the HTTP server code that could cause unnecessary delays
+  when sending large responses.  Patch by Philip Zeyliger.
+
 - When supervisord starts up as root, if the ``-c`` flag was not provided, a
   warning is now emitted to the console.  Rationale: supervisord looks in the
   current working directory for a ``supervisord.conf`` file; someone might