On 05/24/2012 06:49 PM, ashutosh verma wrote: > Is it possible to run multiple instance of tryton server on a single server > , if yes then how ? >
Sure. Just use different config files with different ports for the activated protocols and set multi_server = True in all of them. Then you specify the path to the corresponding config file when you start trytond: trytond -c path/to/config. Regards, Robin Baumgartner
signature.asc
Description: OpenPGP digital signature
