I have server with 8 core and ram 32G on Debian jessie x64. I run odoo 9 amd pistgresql 9. 4.
How do I allocate the server to accomodate 1000 client simultaneously?
What option should i put in odoo config?
In thumb rule i can set 11 work, will it impact to postgresql performance? Or will it more safe if i allocate 6 worker and preserve other 3 core for debian and postgresql?
I want to allocate 25℅ ram for postgresql and 3gb ram for odoo (50℅ light and 50℅ heavy transaction). Is it properly?
Thanks in advance
Dedet