You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Garey Smiley <ga...@main.slink.com> on 1997/03/23 17:01:37 UTC

max hostname length?

Whats the maximum hostname length?


Garey Smiley
SoftLink Services
garey@slink.com
http://www.slink.com/
(330)848-1312 FAX/Data(330)699-4474

Re: max hostname length?

Posted by Chuck Murcko <ch...@topsail.org>.
Garey Smiley wrote:
> 
> Whats the maximum hostname length?
> 
Depends on the OS. Usually

#define MAXHOSTNAMELEN  256             /* max hostname size */

in /usr/include/sys/param.h.

-- 
chuck
Chuck Murcko
The Topsail Group, West Chester PA USA
chuck@topsail.org