Folks, I need to run two different configurations on one box. I guess the only way is to run two daemons on different ports. Any advice or concern? I also want to hear if there is known issues, bugs, or performance matters when more than one daemon run on the same box. Thanks, Kevin
Hi,
Folks,
I need to run two different configurations on one box. I guess the only way is to run two daemons on different ports. Any advice or concern? I also want to hear if there is known issues, bugs, or performance matters when more than one daemon run on the same box.
no problems here - often used for eg debugging or testing etc different ports and using a different config directory - which points to different SQL database etc . you need to ensure that they are entirely seperate - unless you want both of them to read the same radutmp file etc. which might well mess things up! alan
Kevin J wrote:
Folks,
I need to run two different configurations on one box. I guess the only way is to run two daemons on different ports.
2.0. Virtual servers. One daemon. Not a problem.
Any advice or concern? I also want to hear if there is known issues, bugs, or performance matters when more than one daemon run on the same box.
Nope. Alan DeKok.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Kevin J