[ 
https://issues.apache.org/jira/browse/TS-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644729#comment-13644729
 ] 

ASF subversion and git services commented on TS-1811:
-----------------------------------------------------

Commit 08ca473d05a59718d80de5aca7cf17aef1064d6d in branch refs/heads/master 
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=08ca473 ]

TS-1811 Make the HostDB sizes variable on the SRV enabled config.

                
> Reduce HostDB entry sizes based on SRV being enabled or not
> -----------------------------------------------------------
>
>                 Key: TS-1811
>                 URL: https://issues.apache.org/jira/browse/TS-1811
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: DNS
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.4
>
>
> It seems that reserving the large (~3x or so) amount of space for SRV records 
> in HostDB entries is a bit wasteful. Since SRV records aren't enabled by 
> default, and I'd venture a guess that most people never will use it, we ought 
> to adjust this such that the HostDB is set to a size appropriate for if SRV 
> records are supported or not.
> This also implies that the HostDB needs to know if it's initialized for SRV 
> records or not. And if we change the config, to reinitialize the HostDB.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to