lp:~squid/squid/3.1-broken

Created by Amos Jeffries and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:~squid/squid/3.1-broken

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
squid
Project:
Squid
Status:
Abandoned
Location:
http://bzr.squid-cache.org/bzr/squid3/3.1
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

10470. By Amos Jeffries

Bug 3607: --enable-auth documented default action incorrect

10469. By Amos Jeffries

Skip Failure Ratio calculations entirely when ICP is disabled.

Also, mention ICP in the logged error message. unqualified 'HIT' confuses
people (self included) more familiar with the HTTP type of HIT responses.

10468. By Amos Jeffries

Support -DFAILURE_MODE_TIME=n compiler flag

This value determins at compile-time how long Squid spends in HIT-only
mode after the failure ratio goes over 1.0. see checkFailureRatio() in
src/client_side_request.cc for details on the ratio.

This flag is supported to remove the need for patching when alteration
is required.

10467. By Robert Collins

Bug 3568: Consolidate external_acl_form config dumping a bit and add missing percent dumper.

10466. By Amos Jeffries

Bug 3593: socket failure: Address family not supported by protocol

10465. By Ole Christensen <email address hidden>

Bug 3584: Detection of setresuid() is broken

10464. By Amos Jeffries

Silence IOS 15.1 unknown capabilities messages.

Its nice to know when new capabilities are added.
But we don't need to report after being informed about them.

TODO: reduce the message to once every thousand or so.
  But be careful to identify what different type numbers exist.

10463. By Amos Jeffries

Release Notes: update CONTRIBUTORS to match patch authors list

10462. By Amos Jeffries

Fix 'expected initializer before STUB_RETVAL'

10461. By Alex Rousskov

Account for Store disk client quota when bandwidth-limiting the server.

It is not clear why the store client type matters when
MemObject::mostBytesAllowed() is trying to find the maximum delay pool
quota for reading from the next hop HTTP server. Whether the client(s)
are reading from disk or RAM, the corresponding server-side bandwidth
ought to be limited.

This code was removed as a part of bug 3462 investigation, but it is not
needed to fix bug 3462.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.