Update free fields - takes long time

Moderator: crythias

Locked
gawkla
Znuny newbie
Posts: 69
Joined: 15 Jan 2015, 16:48
Znuny Version: 6.0.6

Update free fields - takes long time

Post by gawkla »

Hello community.
OTRS 4.0.7 installed on virtual machine (ubuntu 14.04). Machine is rather strong. OTRS System is small [10 users, now around 200 tickets in database]. Everything is working almost fast, but updating "free fields" takes very long time. Up to 15 seconds between clicking "ok" and automatic window close.

I have checked wireshark logs. It looks for me, that POST request is send to OTRS server immediately, but response comes after this long time.

My Question is: why this operation takes so long time? Is this common situation or not? How to check which basic command on server side takes this time? Which logs should be checked, and finally, how to shorten this time?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Update free fields - takes long time

Post by crythias »

Normally, I'd suggest failure to send email as a point of sluggishness. If not, check tables. If not, maybe someone else has a suggestion.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
schulmann
Znuny wizard
Posts: 477
Joined: 20 Nov 2011, 16:08
Znuny Version: 6.5.11
Real Name: Schulmann

Re: Update free fields - takes long time

Post by schulmann »

gawkla wrote:Which logs should be checked, and finally, how to shorten this time?
I'd use wireshark on the OTRS system and check especially mail (as crythias suggested) and DNS.
Znuny6/Debian/ESXi
Locked