Re: [PATCH 43415] Logging remote port.

2007-09-20 Thread Magnus Bodin
On Tue, Sep 18, 2007 at 02:04:32PM +0200, Adam Hasselbalch Hansen wrote: § 5. A provider of electronic communication nets or services for end users must register the following information about an internet session's initiating and terminating package: 1. Originating Internet Protocol

Re: [PATCH 43415] Logging remote port.

2007-09-20 Thread William A. Rowe, Jr.
Magnus Bodin wrote: A standalone sniffing box should be the best solution to this, I guess. That does NOT store the content. Ideally, until you note that if this machine is the SSL endpoint it's the only one with any privilage to put 2+2 together. Both a good and bad thing depending on what

Re: Thoughts on Camillia in openssl binaries?

2007-09-20 Thread Jorge Schrauwen
On 9/20/07, William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Tom Donovan wrote: William A. Rowe, Jr. wrote: But if mod_deflate doesn't use it, and openssl is built zlib-dynamic, they simply pitched compression from ssl sessions as well with no other adverse effects. Yes, exactly.

RE: Thoughts on Camillia in openssl binaries?

2007-09-20 Thread Steve Hay
Perl 5.9.5 contains numerous changes to support building with MSVC80. These changes will be in 5.8.9 when that gets released, but 5.10 is looking distinctly likely to be released before it (and, of course, will also contain the changes). Steve From: Jorge

[Fwd: Re: [Fwd: Re: Thoughts on Camillia in openssl binaries?]]

2007-09-20 Thread William A. Rowe, Jr.
Feedback from Ben via legal-discuss, since his httpd-dev list seems to have fallen over and can't get up. Bill ---BeginMessage--- William A. Rowe, Jr. wrote: A thread from [EMAIL PROTECTED], we are considering adding a newer algorithm to a binary 0.9.8 build of openssl. Introduces a patent

What is httpd -X?

2007-09-20 Thread Ashwani Kumar Sharma
Hi Folks, I wanted to know: 1. What is httpd -X 2. Whether I can use this -X option for the deployment. Somebody please guide me. Thanks and Regards, Ashwani Sharma Mob: 09916454843 Off: +91-80-26265053 DISCLAIMER: This message (including attachment if any) is

Re: Thoughts on Camillia in openssl binaries?

2007-09-20 Thread Jorge Schrauwen
Very interesting I'll keep and eye out for 5.10... Now back on topic... On 9/20/07, Steve Hay [EMAIL PROTECTED] wrote: Perl 5.9.5 contains numerous changes to support building with MSVC80. These changes will be in 5.8.9 when that gets released, but 5.10 is looking distinctly likely to be

FYI: Best of Open Source in Platforms Award by Infoworld

2007-09-20 Thread Lars Eilebrecht
FYI: this info came in via the press mailing list ... http://www.infoworld.com/slideshow/2007/09/114-best_of_open_so-5.html ciao... -- Lars Eilebrecht [EMAIL PROTECTED]

Re: What is httpd -X?

2007-09-20 Thread Joshua Slive
On 9/20/07, Ashwani Kumar Sharma [EMAIL PROTECTED] wrote: What is httpd –X See: http://httpd.apache.org/docs/2.2/programs/httpd.html Whether I can use this –X option for the deployment. The better question is: why would you want to? You mention nothing about what problem you are trying to

Re: [PATCH 43415] Logging remote port.

2007-09-20 Thread Oden Eriksson
tisdagen den 18 september 2007 skrev Adam Hasselbalch Hansen: I have created a patch for httpd 2.2.6, giving the additional LogFormat directive %R, which logs the port of the host making the request. This is due to new legislation in Denmark, requiring ISPs and hosting companies to log the

AW: What is httpd -X?

2007-09-20 Thread Mario Brandt
I'm wondering a bit why the -X argument is in the docs, but not listet using httpd -h regrads Mario -Ursprüngliche Nachricht- Von: Joshua Slive [mailto:[EMAIL PROTECTED] See: http://httpd.apache.org/docs/2.2/programs/httpd.html

Re: What is httpd -X?

2007-09-20 Thread Andreas Kotes
Hello, * Joshua Slive [EMAIL PROTECTED] [20070920 15:12]: On 9/20/07, Ashwani Kumar Sharma [EMAIL PROTECTED] wrote: Whether I can use this –X option for the deployment. The better question is: why would you want to? You mention nothing about what problem you are trying to solve, so

RE: What is httpd -X?

2007-09-20 Thread Ashwani Kumar Sharma
Hi All, Please find my answer inline with this mail. Thanks and Regards, Ashwani Sharma Mob: 09916454843 Off: +91-80-26265053 -Original Message- From: Mario Brandt [mailto:[EMAIL PROTECTED] Sent: Thursday, September 20, 2007 7:11 PM To: 'dev@httpd.apache.org' Subject: AW: What is

Re: What is httpd -X?

2007-09-20 Thread Joshua Slive
On 9/20/07, Ashwani Kumar Sharma [EMAIL PROTECTED] wrote: I want to start the httpd web server through my own application and then I would like to shut down the web server once I wish to bring my application down, normally or abnormally (in case). Will it be fine if I spawn the Apache web

Re: svn commit: r537429 - in /httpd/httpd/trunk/modules/proxy: mod_proxy.c mod_proxy.h

2007-09-20 Thread rbowen
Author: jim Date: Sat May 12 07:12:24 2007 New Revision: 537429 URL: http://svn.apache.org/viewvc?view=revrev=537429 Log: Add regex pattern matching to ProxyPass, allowing, for example: ProxyPass ~ \.gif balancer://imagecluster It would also be really nice to have ProxyPassMatch, a

Re: [PATCH 43415] Logging remote port.

2007-09-20 Thread Brian Rectanus
On 9/19/07, Plüm, Rüdiger, VF-Group [EMAIL PROTECTED] wrote: -Ursprüngliche Nachricht- Von: Adam Hasselbalch Hansen Gesendet: Mittwoch, 19. September 2007 11:13 An: dev@httpd.apache.org Betreff: Re: [PATCH 43415] Logging remote port. Plüm wrote: 1. Please provide a

minor fix on httpd test case t/modules/include.t on perl-framework

2007-09-20 Thread Sriskanthaverl
Hi One particular perl-framework test case for httpd's include moduele keep on failing in solaris and other systems. test case 53 in t/include.t produces the following expected and received o/ps. # testing : GET /modules/include/file.shtml # expected: Monday, 31-Jul-2006 07:21:59 Monday,