Hi Ryu development team,

I'm doing a small project using Ryu applications and encountering on small 
issue. I want to run two applications in parallel as 2 web servers on 2 
different wsapi-ports but with only one controller:
ryu-manager ryu.app.<app 1> ryu.app<app 2>

However, I could not tell ryu-manager to do such action. Therefore, I have to 
run 2 ryu-manager commands as followings:
ryu-manager --wsapi-port 8080 --verbose ryu.app.<app 1>
ryu-manager --wsapi-port 8081 --verbose ryu.app.<app 2>

Can you please check and help me in this case?

Thanks & Best Regards,
Tan Nguyen
Aalto University
Email: van.t.ngu...@aalto.fi
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to