[GH-ISSUE #9] Add Ability to set TTL per record #2

Closed
opened 2026-03-04 23:23:37 +03:00 by kerem · 2 comments
Owner

Originally created by @yswery on GitHub (Nov 23, 2014).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/9

Will need to be able to set a custom TTL for each individual record in the DNS storage.

Originally created by @yswery on GitHub (Nov 23, 2014). Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/9 Will need to be able to set a custom TTL for each individual record in the DNS storage.
kerem 2026-03-04 23:23:37 +03:00
Author
Owner

@ivanstan commented on GitHub (Apr 15, 2018):

I would suggest we remove ttl from Storage/Resolver classes and have one default fallback defined in configuration.

<!-- gh-comment-id:381417919 --> @ivanstan commented on GitHub (Apr 15, 2018): I would suggest we remove ttl from Storage/Resolver classes and have one default fallback defined in configuration.
Author
Owner

@samuelwilliams commented on GitHub (Sep 15, 2018):

I have pushed something that will achieve this for version-1. Check out branch feature/enhanced-json

<!-- gh-comment-id:421644531 --> @samuelwilliams commented on GitHub (Sep 15, 2018): I have pushed something that will achieve this for version-1. Check out branch `feature/enhanced-json`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#2
No description provided.