Patch to loggerhead: allow control over bind interface

Jeff Licquia jeff at licquia.org
Sat Nov 17 20:55:31 GMT 2007


In setting up loggerhead as a web interface to my bzr trees 
(http://bzr.licquia.org/), I ran into an irritation: the TurboGears 
internal HTTP server binds to every available interface, and you can't 
change that.

This is a problem when, for example, you use Apache's mod_proxy, and 
want to limit direct access to the TurboGears web server.

The following bundle fixes this, allowing the use of the standard 
TurboGears server.socket_host parameter in loggerhead.conf.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sockethost.patch
Type: text/x-patch
Size: 1179 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071117/db2a7047/attachment.bin 


More information about the bazaar mailing list