Re: SVN: Zope/branches/2.12/ - LP #143533: Instead of showing "0.0.0.0" as server name when no
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.all-cvs,gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/14/10 16:19 , Jens Vagelpohl wrote: > Log message for revision 114741: > - LP #143533: Instead of showing "0.0.0.0" as server name when no > specific listening IP is configured for the HTTP server, do a > socket lookup to show the current server's fully qualified name. Can I object to this change? I would much rather always see the IP address than just the hostname since that is a lot more information. If we change this can we please make it show both IP and hostname? Wichert.