Hello,
I´ve been having problems with a recent server install. These are the specs:
Dual Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (24 cores)
60GB RAM
Dual SAS 15KRPM in RAID
Vicibox 4.01 with Vicidial version 2.8-403a
BUILD: 130510-1350
Installed on 2013-05-19
4 Digium cards for a total of 8 spans (4 PRI, 4 R2)
About 60 agents using Mozila Firefox 19 on Windows 7
My load as of now: 0.60, 0.99, 0.96. Very, very rarely server goes above 1.40 for load.
I have a random agent auto pausing after call disposition. Sometimes, an agent gets auto paused after every call, sometimes after the 3rd or 4th, some agents never get this error. It occurs very randomly, but it still does. When that happens, the pause code status just suddenly pops up (it happens immediately after agent double clicks on the call disposition code).
The server is acting as a VoIP gateway for another Asterisk system. That´s why it has 8 E1s but only about 60 agents.
I´ve tried the following:
- Increasing the Serverlimit and MaxClients in Apache to 350, KeepAlive timeout to 60 and MaxKeepAliveRequest to 1000
- Setting $conf_check_attempts=5 in agc/options.php
- Replacing the my.cnf for the my-bigvici.cnf
- Switching agent PCs
- Switching agent IPs
- I can confirm agents are NOT clicking back/forward on their browsers
As far as I´ve found by searching the forums, this error happens with one of these 3:
- Sudden server load spike (which in this case, all processes are default and there are no new crons added into it)
- Using older IE versions (all agents use Firefox)
- Network load (installation is using Cisco SB gigabit switches, and the network is certified)
There are some other posts I´ve found regarding this problem but I haven´t been able to solve it by going through those steps:
http://www.eflo.net/VICIDIALforum/viewtopic.php?t=24027
http://vicidial.org/VICIDIALforum/viewtopic.php?t=10942
The problems seems to be more noticeable when agents use the ALT-DIAL option, but it is still random.
I have seen bigger installations running smoothly in smaller servers, but this one has that little something which won´t let agents go for more than an hour without auto pausing. Server specs look too good for me. Any ideas on what could be causing this?