I am migrating an existing setup.

The old one was -- v 1.8 2004/11/04 13:37:07
I am installing Version 2.4.4 on RHEL5 4.1.2-48

Here is my config file:

#/usr/local/etc/pound.cfg
User "nobody"
Group "nobody"
RootJail "/usr/share/pound"
LogLevel 5
ListenHTTP
        Address 192.168.10.240
        Port 80
        Service
                BackEnd
                        Address 10.10.2.120
                        Port    8080
                End
        End
End

With
$ lynx http://192.168.10.240/
I get -- Alert!: HTTP/1.0 503 Service Unavailable

But I am able to connect with
$ lynx http://10.10.2.120:8080/

In /var/adm/messages, I see
Apr 20 11:51:18 pound pound: (42064940) connect_nb: error after getsockopt: 
Connection refused
Apr 20 11:51:18 pound pound: (42064940) backend 127.0.0.1:8000 connect: 
Connection refused
Apr 20 11:51:18 pound pound: (42064940) connect_nb: error after getsockopt: 
Connection refused
Apr 20 11:51:18 pound pound: (42064940) backend 127.0.0.1:8001 connect: 
Connection refused
Apr 20 11:51:18 pound pound: (42064940) e503 no back-end "GET / HTTP/1.0" from 
192.168.10.240

Ravi Iyer
FX Concepts, LLC


This e-mail may contain information that is confidential, privileged or 
otherwise protected from disclosure. If you are not an intended recipient of 
this e-mail, do not duplicate or redistribute it by any means. Please delete it 
and any attachments and notify the sender that you have received it in error. 
Unintended recipients are prohibited from taking action on the basis of 
information in this e-mail.

E-mail messages may contain computer viruses or other defects, may not be 
accurately replicated on other systems, or may be intercepted, deleted or 
interfered with without the knowledge of the sender or the intended recipient. 
If you are not comfortable with the risks associated with e-mail messages, you 
may decide not to use e-mail to communicate with FX Concepts.

FX Concepts reserves the right, to the extent and under circumstances permitted 
by applicable law, to retain, monitor and intercept e-mail messages to and from 
its systems.

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to