Re: /bzr/squid3/trunk/ r9933: Fully transparent PASSTHRU option for authentication to peers.

2009-08-26 Thread Henrik Nordstrom
ons 2009-08-26 klockan 02:32 +1200 skrev Amos Jeffries: I kind of agree. This is a step towards cleaning up the permutations a bit. The old ones are not really pass-thru. As you note they all did some synthesizing which can under some circumstances is mutually exclusive with real

Re: [PATCH] DiskIO detection cleanup.

2009-08-26 Thread Henrik Nordstrom
ons 2009-08-26 klockan 07:19 +1000 skrev Robert Collins: Even the smallest embedded devices are pretty huge these days, so the extra libs don't concern me. And trivial to explicitly disable if needed. Regards Henrik

[MERGE] Cleanup of auth header special case forwarding logics

2009-08-26 Thread Henrik Nordstrom
The code dealing with our special case auth header forwarding/synthesising had grown quite hairy and partially duplicated from all additions. # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: hen...@henriknordstrom.net-20090826115054-\ # 5xsrhlscmmkjgr84 # target_branch:

Re: [MERGE] Cleanup of auth header special case forwarding logics

2009-08-26 Thread Bundle Buggy
Bundle Buggy has detected this merge request. For details, see: http://bundlebuggy.aaronbentley.com/project/squid/request/%3C1251287732.2630.17.camel%40henriknordstrom.net%3E Project: Squid

Re: [MERGE] Cleanup of auth header special case forwarding logics

2009-08-26 Thread Bundle Buggy
Bundle Buggy has detected this merge request. For details, see: http://bundlebuggy.aaronbentley.com/project/squid/request/%3C1251288104.2630.18.camel%40henriknordstrom.net%3E Project: Squid

Hudson build is back to normal: 3.1-amd64-CentOS-5.3 #12

2009-08-26 Thread noc
See http://build.squid-cache.org/job/3.1-amd64-CentOS-5.3/12/changes

Build failed in Hudson: 3.HEAD-i386-Debian-sid #31

2009-08-26 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-Debian-sid/31/ -- Started by upstream project 3.HEAD-amd64-CentOS-5.2 build number 57 Building remotely on rio.treenet bzr: ERROR: Invalid http response for

Re: [MERGE] Cleanup of auth header special case forwarding logics

2009-08-26 Thread Amos Jeffries
Henrik Nordstrom wrote: The code dealing with our special case auth header forwarding/synthesising had grown quite hairy and partially duplicated from all additions. Version 2. A line had gone missing somehow. +1. Amos -- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE18

Re: /bzr/squid3/trunk/ r9933: Fully transparent PASSTHRU option for authentication to peers.

2009-08-26 Thread Amos Jeffries
Note to the list: after discussion on IRC things have changed. Amos -- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE18 Current Beta Squid 3.1.0.13

Hudson build is back to normal: 3.HEAD-i386-Debian-sid #32

2009-08-26 Thread noc
See http://build.squid-cache.org/job/3.HEAD-i386-Debian-sid/32/changes

If refresh_pattern only extends expiration, how to force time-to-live in Squid code?

2009-08-26 Thread Guy Bashkansky
I've tried to set an exact time-to-live (override origin cache control) in Squid (2.4 STABLE6) configuration by refresh_pattern, e.g.: refresh_pattern   30_minutes_cache_control_url   15   0%   15 override-expire   ignore-max-age Observed: URL is matched (in log), but objects still cached for 30