----- Original Message -----
> On Fri, Jan 24, 2014 at 11:40:07AM +0000, Igor Galić wrote:
> >
> > Who of you uses it, and who else finds it rather unintuitive
> > that you have to explicitly configure it?
>
> We use it, and agree it was very unintuitive that we had to list several
> times inthe proxy.config.http.server_ports:
>
> CONFIG proxy.config.http.server_ports STRING 80:ipv4 80:ipv6
> 443:ipv4:ssl
> 443:ipv6:ssl
>
> > I'd like for ATS to default to dual-stack, like httpd, such
> > that when I don't explicitly say: This port is :ipv4 or :ipv6
> > only, then it should just listen to [::]:8080.
> >
> > What do you think?
>
> Sounds good. But it will be nice if it's done in a backwards compatible
> way, i.e. nothing changes for my above config. Otherwise it's painfull
> to provide updated packages for RHEL/EPEL.
As I said, my idea is to have the above config to exactly the same as
CONFIG proxy.config.http.server_ports STRING 80 443:ssl
now, the only difference is, if one *only* wants IPv4, like so far, one would
have to do:
CONFIG proxy.config.http.server_ports STRING 80:ipv4 443:ipv4:ssl
No matter how many people out there only want IPv4, their numbers
will keep dwindling with the numbers of available IPv4 addresses.
> -jf
>
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/
GPG: 8716 7A9F 989B ABD5 100F 4008 F266 55D6 2998 1641