hello guys,
i have a 4 port switch and the model as follows:
port 1>> client
port 2 ,3 and 4 are servers"python -m SimpleHTTPServer 80&"
i wanna do load balancing with the servers as the virtual IP = 10.0.0.5 and 
virtual MAC = 00:00:00:00:00:05
and the client requests 10.0.0.5 with mac 00:00:00:00:00:05 and each request 
does to one server at a time and the next request goes to the next server and 
so on as in pox stateless load balancing.
i want to do it with RYU, i have read alot in RYU application programming  but 
i fails to do the reverse path from servers to the client.
can any one help me to do it, please?
thanks in advance

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to