Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's not specific to bind:

RFC 1035 says the following:

  2.3.4. Size limits
  
  Various objects and parameters in the DNS have size
  limits.  They are listed below.  Some could be easily
  changed, others are more fundamental.
  
  labels          63 octets or less
  
  names           255 octets or less
  
  TTL             positive values of a signed 32 bit number.
  
  UDP messages    512 octets or less
Although if the response to a query doesn't fit, the TC bit is supposed to be set and clients should retry over TCP. This is rare enough in practice, though, that not all implementations bother.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: