82 Commits

Author SHA1 Message Date
Shreyas Zare
7d77b850c2 app assembly version updated 2025-12-20 18:44:33 +05:30
Shreyas Zare
ffa1136cbf HealthMonitor: fixed minor issues. 2025-12-20 15:19:29 +05:30
Shreyas Zare
d365d67937 Upgraded to .NET 9. App assembly version updated for release. 2025-11-08 15:58:42 +05:30
Shreyas Zare
f34a17a757 Failover.EmailAlert: added missing cancellation token in ResolveAsync(). 2025-11-02 15:48:22 +05:30
Shreyas Zare
1b0bdc09e7 Failover: updated app to use the new HttpClientNetworkHandler changes. 2025-07-06 19:57:26 +05:30
Shreyas Zare
bfbb6f2377 app assembly version updated for release. 2024-11-30 15:26:13 +05:30
Shreyas Zare
f9cb4b2a87 FailoverApp.HealthCheck: updated code to catch correct exception. 2024-11-23 13:07:42 +05:30
Shreyas Zare
7e57fef85a app assembly version updated for release. 2024-09-22 17:12:00 +05:30
Shreyas Zare
7766274006 Failover.HealthCheck: Updated timeout code to use TimeoutAsync() for ConnectAsync() calls. 2024-09-14 16:23:15 +05:30
Shreyas Zare
278cf3d618 Minor code refactoring changes done. 2024-09-14 16:21:33 +05:30
Shreyas Zare
e0f299769a minor change to app project files. 2024-06-15 17:39:50 +05:30
Shreyas Zare
096a0cd7ab app assembly version updated for release. 2024-03-16 18:07:08 +05:30
Shreyas Zare
9bb62a8eb9 Failover.CNAME: Fixed issue in GetAnswers() to select only A/AAAA type for health check monitoring. 2024-02-17 17:58:22 +05:30
Shreyas Zare
dc5cb68f81 Failover.EmailAlert: updated error message. 2024-02-17 17:57:17 +05:30
Shreyas Zare
4e58641a8f Failover.WebHook: updated error message. 2024-02-17 17:56:45 +05:30
Shreyas Zare
6dbd8a2ea1 app assembly version updated for release 2024-02-04 21:59:17 +05:30
Shreyas Zare
174bca03f3 Failover: code refactoring changes done. 2024-02-04 17:03:43 +05:30
Shreyas Zare
4379f666e4 app assembly version updated for release. 2023-10-29 22:46:37 +05:30
Shreyas Zare
335d69e205 Failover.HealthMonitor: added new methods to allow setting status to maintenance from config Initialize. 2023-10-29 20:32:25 +05:30
Shreyas Zare
cf6e2190cb Failover.HealthService: updated Initialize() to set maintenance status immediately for health monitors. 2023-10-29 20:31:33 +05:30
Shreyas Zare
dee81d71d1 Failover: reduced TTL to 10 for unknown status response. 2023-10-29 20:30:39 +05:30
Shreyas Zare
e36d4aa22d minor changes 2023-07-23 19:04:12 +05:30
Shreyas Zare
f5b3c288c9 app assembly version updated for release. 2023-07-15 11:44:49 +05:30
Shreyas Zare
9bf1eb7e78 fixed issue with wildcard check to work with root zone. 2023-07-15 11:42:24 +05:30
Shreyas Zare
8a1ce203c9 app assembly version updated for release. 2023-07-09 15:58:07 +05:30
Shreyas Zare
4c5ac6ec65 FailoverApp: fixed issue with wildcard records. 2023-07-09 15:54:28 +05:30
Shreyas Zare
945abd9702 app assembly version updated for release. 2023-05-27 17:50:15 +05:30
Shreyas Zare
37d003b926 added qname and app record name check. 2023-05-27 13:37:20 +05:30
Shreyas Zare
ea46a32b5d app assembly version updated for release 2023-04-29 16:18:14 +05:30
Shreyas Zare
68167dc7e6 Failover.HealthCheck: updated implementation to disable http auto redirect which is causing to fail to verify the health status of the actual server in question. 2023-04-07 14:04:16 +05:30
Shreyas Zare
8983444758 Failover: using HttpClientNetworkHandler that does retries as well as resolves via given dns client. 2023-03-18 13:35:09 +05:30
Shreyas Zare
d2432cb983 app assembly version updated for release. 2023-03-11 17:02:44 +05:30
Shreyas Zare
1b5ccf49a2 Failover: setting correct RA flag in response. 2023-03-05 19:29:06 +05:30
Shreyas Zare
12db30dcb7 app assembly version updated for release 2023-02-18 17:51:13 +05:30
Shreyas Zare
c84ce72dec Failover: setting correct RA flag value. 2023-02-18 11:27:22 +05:30
Shreyas Zare
d099080ec4 FailoverApp: minor code refactoring changes done. 2023-02-05 16:11:49 +05:30
Shreyas Zare
5d04668faa Failover: Removed newtonsoft. Added retries for send alert email. 2022-12-24 11:41:49 +05:30
Shreyas Zare
939dcafc09 assembly version updated for release 2022-12-04 16:37:15 +05:30
Shreyas Zare
66a9b63cbe FailoverApp.HealthChecks: added connection close header to check probes to avoid idle connection that causes issue. 2022-12-04 13:00:06 +05:30
Shreyas Zare
106948dd91 assembly version updated for release 2022-11-26 14:09:20 +05:30
Shreyas Zare
3556e1d33e app assembly version updated for release 2022-09-24 17:34:43 +05:30
Shreyas Zare
4d0c4cf4b5 Failover.WebHook: Updated ConditionalHttpReload() to not use system proxy. 2022-09-18 18:40:10 +05:30
Shreyas Zare
e13c23f95e Failover.HealthChecks: Updated ConditionalHttpReload() to not use system proxy. 2022-09-18 18:39:33 +05:30
Shreyas Zare
ae55f67706 Failover.CNAME: updated ProcessRequestAsync() definition. 2022-09-18 18:38:52 +05:30
Shreyas Zare
b19c5fc118 Failover.Address: updated ProcessRequestAsync() definition. 2022-09-18 18:38:30 +05:30
Shreyas Zare
eb7951e5bd app assembly version updated for release 2022-03-26 17:39:42 +05:30
Shreyas Zare
fa417216f3 major code refactoring done. 2022-03-06 17:24:41 +05:30
Shreyas Zare
741c4675a1 Failover: minor changes done. 2022-01-23 17:02:35 +05:30
Shreyas Zare
f9923c2f16 Failover.HealthMonitor: fixed LastHealthCheckResponse property to not return null values. 2021-11-06 13:35:42 +05:30
Shreyas Zare
0fbb63aa94 Failover: minor changes 2021-11-06 13:35:02 +05:30