DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20006>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20006 [RFC 2396]: Only hostname is restricted to 255 characters. Labels within hostname must be <= 63 chars. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[RFC 2396]: Authority is not|[RFC 2396]: Only hostname is |restricted to 255 |restricted to 255 |characters. |characters. Labels within | |hostname must be <= 63 | |chars. ------- Additional Comments From [EMAIL PROTECTED] 2003-07-18 05:31 ------- Ignore the patch attached to this report. RFC 2396 states that hostnames take the form described in RFC 1034 (Section 3) and RFC 1123 (Section 2.1). According to RFC 1034, hostnames are limited to 255 characters. Also, each label cannot be longer than 63 characters. The check for 255 chars is in the wrong place, but it works as is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
