----- "Nikolaos Milas" nmilas@noa.gr escreveu:
De: "Nikolaos Milas" nmilas@noa.gr Para: "CentOS mailing list" centos@centos.org Enviadas: Quarta-feira, 8 de Janeiro de 2014 11:02:48 (GMT-0300) Auto-Detected Assunto: Re: [CentOS] Forward http traffic
On 8/1/2014 11:54 πμ, Antonio da Silva Martins Junior wrote:
Well, I had only used with a "range". Maybe you can take a look on a software load-balancer, like haproxy, or use something like nginx. Then forward to the load-balancer instead to the servers.
Thanks,
Actually, I don't want load balancing; I want incoming http traffic (to port 8080) to be forwarded to *ALL* defined target IP addresses.
Well,
Maybe if you can explain more what you want. If you forward this to *ALL* servers, all will answer the request, and then from what server you will send the answer to the client? If the software uses some session control how it´ll be done? As each server can create an unique session control.
Sorry, but I didn´t understand what you are trying to do :D
Antonio.