Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DA11104AC for ; Thu, 29 May 2014 21:44:35 +0000 (UTC) Received: (qmail 75078 invoked by uid 500); 29 May 2014 21:44:35 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 75007 invoked by uid 500); 29 May 2014 21:44:35 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 74995 invoked by uid 99); 29 May 2014 21:44:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2014 21:44:35 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ylavic.dev@gmail.com designates 209.85.213.170 as permitted sender) Received: from [209.85.213.170] (HELO mail-ig0-f170.google.com) (209.85.213.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 May 2014 21:44:32 +0000 Received: by mail-ig0-f170.google.com with SMTP id uy17so114704igb.1 for ; Thu, 29 May 2014 14:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2oMj39CQxT2Esd9D7tRs00pqHT8ADBrqSTje9idS0Cc=; b=viqQ8+lsEoehQ+60i4Oo9J7jkrAtKTtF/HC6n8v6m12NcOn/Ec/TFGG8vo+63Z1tro qNKVUJENIDs+J05IY7tpkngD8RghsH0x1dv8gIcV+t9+vpiyJgr2WhnneIdk9Es9WpUS AggIEEytyhwPVvj9Hp6c9yDGDil3gE2+GEotA9RNOrekiVVSXoZ1SgM4yOAdWTVc9A7w MJhzaqxF9oi4S4czzLYPGF9Igq5GMQTzu3BY/YwyGeROUkxB4qiGWEJxhSvXhmEXgu6h suOSEC6sVBktL73VIYpaJ5RAK9kcP8/bsGlMJG4sZqqhKkM5BMMe+eT75sXrXiN+u5Ew YWqA== MIME-Version: 1.0 X-Received: by 10.50.20.33 with SMTP id k1mr195446ige.26.1401399848363; Thu, 29 May 2014 14:44:08 -0700 (PDT) Received: by 10.42.174.132 with HTTP; Thu, 29 May 2014 14:44:08 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 May 2014 23:44:08 +0200 Message-ID: Subject: Re: mod_ssl and missing debug logging From: Yann Ylavic To: httpd Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 29, 2014 at 7:14 PM, Graham Leggett wrote: > Ring any bells? I noticed in [1] that no mod_ssl log callback was set on the write side of the SSL connection (wbio). That probably only concerns network events/errors, but maybe the patch proposed there can help. The callback is level TRACE4 though. Regards, Yann. [1] http://mail-archives.apache.org/mod_mbox/httpd-dev/201401.mbox/%3CCAKQ1sVMvpckx_gf9w72gHYefQdDDVkQVpdjxkGC5CST8yYd-_g@mail.gmail.com%3E