|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-06
/
OK, one last question (hopefully)
[
Which brings me to what I was origionaly looking ... ]
[
And ignore the last one, I will shut up now. / ... ]
OK, one last question (hopefully)
Malcolm <lists(at)loadbalancer.org> |
2007-06-05 11:05:52 |
[ SNIP ]
|
I've moved to Pound v2.3.2
Used the following config with 2 HTTP services each with a different
back end, but the requests still just go to the first back end?
i.e. shouldn't 192.168.1.17:8080/- -> 192.168.1.78:80 ?
Jun 5 09:01:32 lbm pound: 192.168.1.78 GET / HTTP/1.1 - HTTP/1.1 200 OK
(192.168.1.17:8080/- -> 192.168.1.16:80) 0.009 sec
Jun 5 09:01:32 lbm pound: 192.168.1.78 GET /favicon.ico HTTP/1.1 -
HTTP/1.1 200 OK (192.168.1.17:8080/- -> 192.168.1.16:80) 0.004 sec
Jun 5 09:01:35 lbm pound: 192.168.1.78 GET / HTTP/1.1 - HTTP/1.1 304
Not Modified (192.168.1.17:8080/- -> 192.168.1.16:80) 0.002 sec
Jun 5 09:01:43 lbm pound: 192.168.1.78 GET / HTTP/1.1 - HTTP/1.1 304
Not Modified (192.168.1.17:444/- -> 192.168.1.16:80) 0.008 sec
Jun 5 09:01:56 lbm pound: 192.168.1.78 GET / HTTP/1.1 - HTTP/1.1 304
Not Modified (192.168.1.17:444/- -> 192.168.1.16:80) 0.005 sec
User "nobody"
Group "nobody"
LogLevel 2
Alive 30
ListenHTTP
Address 192.168.1.17
Port 444
End
Service
BackEnd
Address 192.168.1.16
Port 80
End
End
ListenHTTP
Address 192.168.1.17
Port 8080
End
Service
BackEnd
Address 192.168.1.78
Port 80
End
End
|
|
|
Re: [Pound Mailing List] OK, one last question (hopefully)
Sven Ulland <sveniu(at)opera.com> |
2007-06-05 11:58:06 |
[ SNIP ]
|
Malcolm wrote:
> I've moved to Pound v2.3.2
> [...]
Please don't misuse the subject line. It will make it very
difficult for people looking for answers in the archives and
on search engines. I've been in that situation countless times
myself, and it is quite taxing to navigate through irrelevant
posts because the subject line does not indicate the actual
contents of the post.
Thanks,
Sven
|
|
|
|