From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-1.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: yahns-public@yhbt.net Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 1E3371F627; Wed, 16 Jul 2014 20:13:05 +0000 (UTC) Date: Wed, 16 Jul 2014 20:13:04 +0000 From: Eric Wong To: yahns-public@yhbt.net Subject: [ANN] yahns 1.3.1 - fix large response corruption Message-ID: <20140716201304.GA23686@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: This release contains a major bug fix noticeable on FreeBSD VMs, but should affect Linux systems making large responses which require output buffering, too. - test_server: avoid multiple workers for dead parent check - wbuf: avoid corrupted large responses with zero-copy sendfile * git clone git://yhbt.net/yahns * http://yahns.yhbt.net/README * http://yahns.yhbt.net/NEWS.atom.xml * yahns-public@yhbt.net