backward forward

gciuloaica gciuloaica at gmail.com
Thu Oct 15 11:34:39 EDT 2009


Hi,

I have the following situation:
there are 2 instances of Http File Server example, that serves files from 2
machines. Each instance is running on its own hardware. Both are connected
to internet through a load balancer that is using round robin to distribute
requests on those 2 machines. If the user is requesting file A, load
balancer will fwd the request to machine 1 but the file A is not on machine
1 but on machine 2. One way to solve the issue is to fwd the request from
one netty instance to the other but not sure how optimal is this approach
and second, I do not know how to implement it.

Any help or comments are greatly appreciated.

Thanks,
Gabi
-- 
View this message in context: http://n2.nabble.com/backward-forward-tp3830055p3830055.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list