Listen 0.0.0.0:port is invalid

2005-02-23 Thread Justin Erenkrantz
No idea why I'm suddenly hitting this, but in preparation for 2.1.3, I spent another one of my patented hours searching for bugs in httpd that end up being bugs in the perl-framework tests. =( perl-framework generates Listen directives in the order of: 'Listen 0.0.0.0:8529' For me, this causes

Re: Listen 0.0.0.0:port is invalid

2005-02-23 Thread Joe Orton
On Tue, Feb 22, 2005 at 10:52:57PM -0800, Justin Erenkrantz wrote: No idea why I'm suddenly hitting this, but in preparation for 2.1.3, I spent another one of my patented hours searching for bugs in httpd that end up being bugs in the perl-framework tests. =( perl-framework generates

Re: Listen 0.0.0.0:port is invalid

2005-02-23 Thread Joe Orton
On Wed, Feb 23, 2005 at 09:42:12AM +, Joe Orton wrote: On Tue, Feb 22, 2005 at 10:52:57PM -0800, Justin Erenkrantz wrote: The issue with this is that wildcard IP addresses aren't really supposed to be explicit in Listen statements. httpd has a bunch of logic for inferring the right

Re: Listen 0.0.0.0:port is invalid

2005-02-23 Thread Justin Erenkrantz
--On Wednesday, February 23, 2005 9:42 AM + Joe Orton [EMAIL PROTECTED] wrote: But there is no way to differentiate between any different interfaces for the address (without doing magic), so I would say that is a resolver misfeature. But, the resolver was explicitly told that the socket