Re: sophie on a fail-over environment, what port Sophie runs on, how Sophie fails over to another server.
Alain Fauconnet <[email protected]> Thu, 11 Mar 2004 16:54:40 +0700
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 10, 2004 at 09:02:36PM -0600, Paul Tran wrote: > Hello everyone, > > I am building a symmetric fail-over mail system. > When sophie from one system fails to the other system, > I need both sophie sessions to perform on the same server. > > Question is: what port Sophie is working on ? Read ./etc/sophie.cfg from your Sophie 3.04rc1 source tree: # Port on which Sophie will listen for network connections # # Change requires: RESTART net_port: 4009 > Can I specify a different port for each sophie, Most likely yes. > which configuration file I need to modify As said: [/usr/local]/etc/sophie.cfg (actual location depends on your ./configure options) Note that you need to pass option --enable-net to ./configure to enable network scan support. > so that when it fails over, its port will not collide. > > Any shared experience is appreciated. Don't have any of that kind of setup. Greets, _Alain_