Ticket #2086 (new malfunction)
DNS not working properly
| Reported by: | benedikt | Owned by: | malte |
|---|---|---|---|
| Priority: | critical | Milestone: | ispCP ω 1.0.4 |
| Component: | Backend (Engine) | Version: | ispCP ω 1.0.3 |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
Clients DNS is not working as expected.
Short term solution: mark as experimental.
Long term solution: fix.
Attachments
Change History
comment:3 Changed 2 years ago by benedikt
- Milestone changed from ispCP ω 1.0.3 to ispCP ω 1.1.0
it's not complete, moved to 1.1.0
comment:5 Changed 2 years ago by benedikt
- Status changed from new to closed
- Resolution set to fixed
added in r2568. Ticket closed. That there is improvement needed is evident and known by all devlopers.
Changed 2 months ago by blondak
-
attachment
manual-dns.patch
added
Rewriten Manual DNS events handling
Note: See
TracTickets for help on using
tickets.



It work now. I leave this ticket open because the actual implementation is very bad. Why ? because when we adds a manual DNS entry, only db zone file must be regenerated and the another tasks that concern the domain account creation should not there re-run (slow process, big charge for the CPU for nothing ...).
@Blondak, I doesn't want blam you but when you work on a new feature, please, take the time of reflexion.