inevity / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

commBind() debugging seems to not log IP details #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not sure how to reliably trigger it, but tproxy specific setups seem to 
have it occur. No IP/port is 
logged in commBind(). This makes determining the nature of the issue 
problematic.

Original issue reported on code.google.com by adrian.c...@gmail.com on 27 Jun 2009 at 3:03

GoogleCodeExporter commented 9 years ago
Try this patch:

http://www.creative.net.au/diffs/lusca-head-r14102-bind-debug-1.diff

Note: this may be the result of some other issue in the codebase

Original comment by adrian.c...@gmail.com on 27 Jun 2009 at 3:04

GoogleCodeExporter commented 9 years ago
Tested in production. This works fine.

The patch has been committed.

Original comment by adrian.c...@gmail.com on 30 Jun 2009 at 9:45