Re: 2 OP on 1 vps

2014-09-14 Thread Maxim Solodovnik
According to my experience 1) will work if your server powerful enough, but will require you to open additional ports or set-up Apache proxy to mask all these settings from end-user (might be tricky with 3.x due to websockets proxying) 2) will require lots of memory, x64 server and good knowledge i

Re: 2 OP on 1 vps

2014-09-14 Thread Varga Balázs
OM require more performance per instance. One instance is inited one jvm (cpu, memory load, managed ffmpeg, soffice process on backend). More instance is inited more memory and more cpu AVG load. Unfortunantly, the avg load is bigger than, and the service is no "more". Memory model: one instan

Re: 2 OP on 1 vps

2014-09-14 Thread Mark Lin
Thank you Maxim, why "both options are not ideal :(" ? what sort of problems i will be face? 2014-09-14 13:51 GMT+02:00 Maxim Solodovnik : > hello > > one option: would be run 2 separate instances on 2 different set of ports > (i.e. 1st OM uses 5080, 1935 etc. 2nd OM uses 5081, 1936 etc.) > anoth

Re: 2 OP on 1 vps

2014-09-14 Thread Maxim Solodovnik
hello one option: would be run 2 separate instances on 2 different set of ports (i.e. 1st OM uses 5080, 1935 etc. 2nd OM uses 5081, 1936 etc.) another option: copy webapps/openmeetings to webapps/openmeetings1 (this will require JVM memory tuning) both options are not ideal :( On 14 September 2

Re: 2 OP on 1 vps

2014-09-14 Thread Mark Lin
What you meant by - " In case 2 OP == 2 OM " can you refer me to the instruction? Thank you Maxim 2014-09-14 12:58 GMT+02:00 Maxim Solodovnik : > In case 2 OP == 2 OM, yes, it is possible > > On 14 September 2014 17:50, Mark Lin wrote: > >> Hello, >> Is it possible to run 2 OP on one server? >

Re: 2 OP on 1 vps

2014-09-14 Thread Maxim Solodovnik
In case 2 OP == 2 OM, yes, it is possible On 14 September 2014 17:50, Mark Lin wrote: > Hello, > Is it possible to run 2 OP on one server? > Thank you > -- WBR Maxim aka solomax

2 OP on 1 vps

2014-09-14 Thread Mark Lin
Hello, Is it possible to run 2 OP on one server? Thank you