Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostname can be longer than 64 chars #1064

Closed
faluchet opened this issue Oct 7, 2019 · 1 comment
Closed

hostname can be longer than 64 chars #1064

faluchet opened this issue Oct 7, 2019 · 1 comment

Comments

@faluchet
Copy link

faluchet commented Oct 7, 2019

{char dnbuff[64];

When deploying EOS on Kubernetes, I had some spare chances to get a truncated hostname when this was longer than 64 chars, resulting in misconfigurations/erroneous setup. Is this limit still necessary?

Perhaps https://github.com/xrootd/xrootd/blob/master/src/XrdSys/XrdSysDNS.hh#L182
is involved too.

@xrootd-dev
Copy link

xrootd-dev commented Oct 7, 2019 via email

@abh3 abh3 closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants