On Wed, 2008-03-26 at 14:50 +0100, Daniel Becker wrote: > in the access.log of the first proxy is appears correct: > TCP_MISS/000 1557 CONNECT a248.e.akamai.net:443 - > FIRST_UP_PARENT/192.168.100.11 > > but in the log of the upstream proxy it looks like: > TCP_MISS/404 0 CONNECT http:443 - DIRECT/- This is most commonly seen when using a url rewriter helper which incorrectly tries to modify CONNECT requests. Regards Henrik