123
Senior Member
Inspired by another topic, I thought it might be interesting for everyone to "open their kimono" and describe the reliability of their HA applications. I'm curious to learn if the failures are similar and if they have common causes.
I use Premise and it runs on Win XP on a dedicated PC (P3, 256K RAM, 65 MB HD) connected to a UPS. Overall it runs consistently and reliably. It does not need to be rebooted as a preventive measure (i.e. to circumvent performance degradation, memory leaks, etc).
I haven't found Win XP to be a liability. Automatic Updates is activated, it runs with Windows Firewall but without anti-virus software.
I've written several custom drivers and found Premise to be fairly resilient to my programming errors. However, it is possible to upset its internal web-server if the driver mishandles the UI. Basically, the core engine continues to function but the web-server stops rendering the UI. A reboot solves the problem (and then I need to fix my code).
PS
I'm speculating that tinkering with drivers/plugins/etc causes most instability issues (more than the OS).
I use Premise and it runs on Win XP on a dedicated PC (P3, 256K RAM, 65 MB HD) connected to a UPS. Overall it runs consistently and reliably. It does not need to be rebooted as a preventive measure (i.e. to circumvent performance degradation, memory leaks, etc).
I haven't found Win XP to be a liability. Automatic Updates is activated, it runs with Windows Firewall but without anti-virus software.
I've written several custom drivers and found Premise to be fairly resilient to my programming errors. However, it is possible to upset its internal web-server if the driver mishandles the UI. Basically, the core engine continues to function but the web-server stops rendering the UI. A reboot solves the problem (and then I need to fix my code).
PS
I'm speculating that tinkering with drivers/plugins/etc causes most instability issues (more than the OS).