rfminelli / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
GNU General Public License v2.0
0 stars 0 forks source link

commBind msgs with wccp #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Bringing a cache online with WCCP enabled

Please provide any additional information below.

When the cache registers and traffic starts to passthru it we see the
following in cache.log for the first 5-10 minutes

2009/07/06 10:23:15| NOTICE: no explicit transparent proxy support enabled.
Assuming getsockname() works on intercepted connections
2009/07/06 10:23:18| commBind: Cannot bind socket FD 324 family 2 to
9.10.11.12 port 0: (99) Cannot assign requested address
2009/07/06 10:23:18| commResetFD: bind: (99) Cannot assign requested address
2009/07/06 10:24:28| commBind: Cannot bind socket FD 810 family 2 to
5.6.7.8 port 0: (99) Cannot assign requested address
2009/07/06 10:24:28| commResetFD: bind: (99) Cannot assign requested address
2009/07/06 10:24:29| commBind: Cannot bind socket FD 266 family 2 to
1.2.3.4 port 0: (99) Cannot assign requested address
2009/07/06 10:24:29| commResetFD: bind: (99) Cannot assign requested address

Original issue reported on code.google.com by Fraw...@gmail.com on 6 Jul 2009 at 12:27

GoogleCodeExporter commented 8 years ago
Duplicate of issue 34.

Original comment by adrian.c...@gmail.com on 8 Jul 2009 at 8:12