LDirectord with other services
Ken Rozinsky <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I've setup ultramonkey3 on debian and have it load balancing http and
smtp. It is working very well for me.
I've created a program that listens on port 8181 and tried to load
balance that as well but I'm having problems.
My config is as follows:
virtual=192.168.1.10:8181
real=192.168.1.22:8181 gate
real=192.168.1.23:8181 gate
protocol=tcp
checktype=connect
service=none
scheduler=rr
I can go to 192.168.1.22:8181 and 192.168.1.23:8181 directly and connect
with no problems but when I try and connect through 192.168.1.10:8181 I
get a connection refused message. 192.168.1.10:80 and 192.168.1.10:25
is allowing me in and passing me my connections off to the appropriate
servers.
Is there something I have to do differently to get this to work with my
own service?
regards
--
Ultra Monkey - http://www.ultramonkey.org/
To UNSUBSCRIBE, email to [email protected], with a body:
unsubscribe ultramonkey-users [email protected]
where "[email protected]" is YOUR email address.