Pool per incoming port.
pppchris opened this issue · 1 comments
pppchris commented
Hey,
I notice you can allow mcrouter to run on multiple ports with the start command line. Is there anyway to attach a pool to a specific port. For example running mcrouter run on 5001, 5002 and then assigning poolA to port 5001 and poolB to port 5002 (and so on)? Or would you be best starting a mcrouter instance for each port and have separate configs?
Thanks
-Chris
alexef commented
I have the same question