/ Zope / Apsis / Pound Mailing List / Archive / 2009 / 2009-03 / Multiple Address lines per listener

[ << ] [ >> ]

[ location headers problems / Emilio Campos ... ] [ case insensitive URL directive / "Peter ... ]

Multiple Address lines per listener
"(private) HKS" <hks.private(at)gmail.com>
2009-03-23 22:54:08 [ FULL ]
I think the answer is no, but is it possible to configure a single
Listener on multiple addresses? Something like:

ListenHTTP
        Address 10.1.1.1
        Address 10.1.1.2
        Port 80
        Client 10
        Service
                Backend
                Address 10.2.1.11
                Port 8080
                End
        End
End


-HKS

Re: [Pound Mailing List] Multiple Address lines per listener
=?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaGVseWk=?= <asdmin(at)gmail.com>
2009-03-24 17:35:35 [ FULL ]
On Mon, Mar 23, 2009 at 10:54 PM, (private) HKS
<hks.private(at)gmail.com> wrote:[...]
It's not possible. Try to generate Pound's config file, for example I
do it with sqlite, m4 and make.

Daniel

[...]

Re: [Pound Mailing List] Multiple Address lines per listener
"(private) HKS" <hks.private(at)gmail.com>
2009-03-24 17:53:42 [ FULL ]
2009/3/24 Dániel Vásárhelyi <asdmin(at)gmail.com>:[...][...][...]

Thanks for the response.

-HKS

MailBoxer