On Fri, 31 Oct 2003, Jonathan Giles wrote: > 1067612977.854 22 10.1.16.100 TCP_MISS/400 262 GET > https://owa.clinedavis.com/exchange - > FIRST_UP_PARENT/owa.clinedavis.com text/html > > TCP_MISS means that the page wasn't in the cache, so I should just > ignore it right?
Right.. but the /400 code indicates a fatal error returned by the contacted server. Try specifying the OWA Server by IP address in your cache_peer directive. I think that your Squid for some reason is talking to itself instead of the owa server in this configuration. > > Note: You do not need to specify the server by name in cache_peer. > > Using > > IP addresses is fine here. > > but the name should work right? Yes. Regards Henrik
