Hi Yah,
Over the last few days SSL Certs have stopped working for what seems no apparent reason. When any SSL pages is called on any domain (shared cert or dedicated cert) it comes back with a DNS error.
I go into WHM reinstall the certs and it works fine. Some of these certs have been running for near on a year without any issues.
The only thing that's changed on the box is the last few big UPCP upgrades, running latest current version and the installation of PRM & SIM. The http rule in PRM is as follows:-
# seconds to wait before rechecking a flaged pid (pid's noted resource
# intensive but not yet killed).
WAIT="15"
# counter limit that a process must reach prior to kill. the counter value
# increases for a process flaged resource intensive on rechecks.
KILL_TRIG="3"
# argument to pass onto kill commands
KARG="9"
# Max CPU usage readout for a process - % of all cpu resources (decimal values unsupported)
MAXCPU="65"
# Max MEM usage readout for a process - % of system total memory (decimal values unsupported)
MAXMEM="45"
# Max processes for a given command - this is not max processes for user but rather the executable
MAXPS="65"
I wouldn't have thought this would kill any https connections or make SSL stop.
Anyone else had any problems with SSL dying like this?
Thanks in advance


LinkBack URL
About LinkBacks
Reply With Quote