one server or two server for otrs application and database

English! place to talk about development, programming and coding
Post Reply
sunil2012
Znuny newbie
Posts: 23
Joined: 04 Jan 2013, 12:05
Znuny Version: 3.0.10

one server or two server for otrs application and database

Post by sunil2012 »

Hi There,

I am newbie to OTRS. I want OTRS to work properly for my project. So anybody can let me know about the system specification i.e. Should I either use only one server for both (application code and database) or two different servers for application and database? Which may be the best solution for me?

Thanks in Advance.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: one server or two server for otrs application and databa

Post by jojo »

depends on the number of concurrent agents, tickets per month and size of attachments
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
sunil2012
Znuny newbie
Posts: 23
Joined: 04 Jan 2013, 12:05
Znuny Version: 3.0.10

Re: one server or two server for otrs application and databa

Post by sunil2012 »

@Jojo

Thanks for the comment.
But currently on the another project or OTRS, two different servers are used for application and database. Also there are 50-60 agents work at a time and it get hanged when the call flow is high. Its load average reaches on 150-200 when using top command, while I am using the Following system requirements --

Intel® Xeon® Processor E5-2620 (6 Core)
2.00GHz / 1333 MHz / 15 MB
RAM 8 GB
HDD: 300 GB 6.35 cms, Hot Swap SAS, RAID 0,1

Could you please let me know what limit of agents should be enough for one and two servers? This will be a great help.

Thanks
Sunil
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: one server or two server for otrs application and databa

Post by jojo »

you should consider about 12G of Memory for this amount of users.

also the database should be configured to use:

- InnoDB
- keep all indexes in the memory
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Post Reply