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 2E23991DD for ; Tue, 17 Jan 2012 19:57:25 +0000 (UTC) Received: (qmail 79531 invoked by uid 500); 17 Jan 2012 19:57:24 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 79444 invoked by uid 500); 17 Jan 2012 19:57:23 -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 79436 invoked by uid 99); 17 Jan 2012 19:57:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 19:57:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of DRuggeri@primary.net designates 216.87.38.220 as permitted sender) Received: from [216.87.38.220] (HELO mail3.primary.net) (216.87.38.220) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 19:57:15 +0000 Received: from home.simonrage.com ([216.114.77.126]:53272 helo=[192.168.0.2]) by mail3.primary.net with esmtpa (Exim 4.63) (envelope-from ) id 1RnF9F-0001sn-7F for dev@httpd.apache.org; Tue, 17 Jan 2012 13:56:55 -0600 Message-ID: <4F15D27D.6050209@primary.net> Date: Tue, 17 Jan 2012 13:56:45 -0600 From: Daniel Ruggeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: SSL and windows with AcceptFilter https none References: <4F1595B9.50502@primary.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-ACL-Warn: X-The email account used to send this email was: DRuggeri@primary.net X-Spam-Score: -2.9 (--) X-Spam-Report: Spam detection software, running on the system "mail3.primary.net", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 1/17/2012 9:49 AM, Ken Dreyer wrote: > On Tue, Jan 17, 2012 at 8:37 AM, Daniel Ruggeri wrote: >> All; >> I have submitted PR 52476 to track and document this bug. I've >> uploaded the logs from my tests where I was able to duplicate the problem. >> http://people.apache.org/~druggeri/logs/WinSSL/ > Looks like permissions need adjustment: > > wget -q -S https://people.apache.org/~druggeri/logs/WinSSL/LWPRequest/access.log > HTTP/1.1 403 Forbidden > ... [...] Content analysis details: (-2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Virus-Checked: Checked by ClamAV on apache.org On 1/17/2012 9:49 AM, Ken Dreyer wrote: > On Tue, Jan 17, 2012 at 8:37 AM, Daniel Ruggeri wrote: >> All; >> I have submitted PR 52476 to track and document this bug. I've >> uploaded the logs from my tests where I was able to duplicate the problem. >> http://people.apache.org/~druggeri/logs/WinSSL/ > Looks like permissions need adjustment: > > wget -q -S https://people.apache.org/~druggeri/logs/WinSSL/LWPRequest/access.log > HTTP/1.1 403 Forbidden > ... Sorry, corrected. The logs.zip file had the right perms but not the individual files. -- Daniel Ruggeri