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
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
[...]