On 10/02/2012 11:31 p.m., Helmut Hullen wrote:
Hallo, squid-users, my self made squid 3.2.0.14 sometimes produces messages like Jan 30 08:56:58 Arktur squid[4263]: Failed to select source for 'http:// ivwbox.de/' Jan 30 08:56:58 Arktur squid[4263]: always_direct = 0 Jan 30 08:56:58 Arktur squid[4263]: never_direct = 0 Jan 30 08:56:58 Arktur squid[4263]: timedout = 0 I've searched Google for this messages; seems to be another kind of error(?). Especially: http://wiki.squid-cache.org/KnowledgeBase/FailedToSelectSource and https://bugzilla.redhat.com/show_bug.cgi?id=186561 tell nothing about "all ... = 0".
0 is "deny". Which means their always/never/timed-out property is not relevant.
pgrep -l squid shows that squid is running, the log files also show that squid runs and works hard. Where's the problem? Is that message an information, a warning or an error message?
Direct access is permitted, but DNS produced no usable results. Amos