Support Assessment - "System Time" vs "Current Timestamp".

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

Support Assessment - "System Time" vs "Current Timestamp".

Post by sunil2012 »

Multiple questions are arising in my mind every time to solve the performance issue of the OTRS, I am already using the staticdb for tickets and articles as well as archiving the close complaint monthly wise. But still get some time slow.

Overview Support Assessment -:
Database -:
Check "System Time" vs "Current Timestamp".
"There is a material difference (27 seconds) between application server (1360051957) and database server (1360051930) time."

Question1 -: Is the time difference of System Time and current Timestamp affect the OTRS performance?

Webserver
Check for CGI Accelerator.
You should use FastCGI or mod_perl to increase your performance.
Question2 -: Where to check for the CGI Accelerator?

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

Re: Support Assessment - "System Time" vs "Current Timestam

Post by jojo »

Webserver (OTRS) and Database Server really need the same time!

For mod_perl, please install it and configure apache to use it
"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: Support Assessment - "System Time" vs "Current Timestam

Post by sunil2012 »

Every month I face the time issue of System time & Current Time stamp. Could we fix this issue permanently?
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Support Assessment - "System Time" vs "Current Timestam

Post by jojo »

set your servers to use tnp
"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