lp:~yadi/squid/http11

Created by Amos Jeffries and last modified
Get this branch:
bzr branch lp:~yadi/squid/http11
Only Amos Jeffries can upload to this branch. If you are Amos Jeffries please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Amos Jeffries
Project:
Squid
Status:
Merged

Recent revisions

11528. By Amos Jeffries

Fix SegFault on CONNECT with log_ip_on_direct

In short we cannot update the hierarchy details when the FD is invalid.
Push the comm error handling up above delay and hierarchy logics.

11527. By Amos Jeffries

Bug 3247: Domain from URL Stripped when going through peers

Also, extra debug details on peer select routing choices

11526. By Amos Jeffries

WARNING! missing imporant field for detail error: SQUID_X509_V_ERR_DOMAIN_MISMATCH

Missing quotes in SSL template addition of revno.11515

11525. By Automatic source maintenance <email address hidden>

SourceFormat Enforcement

11524. By Alex Rousskov

Removed pointless call to maybeReadVirginBody() for aborted entries.
No runtime changes expected.

Setting flags.do_next_read to zero and then calling maybeReadVirginBody() is
pointless because maybeReadVirginBody() does nothing but wasting cycles when
the flag is zero. Also, even if we do manage to read the virgin response body
somehow, we cannot write it to the aborted store entry anyway.

11523. By Christos Tsantilas

Bug 3239: Rename myip/myport as localip/localport - Fix initial patch

A misstyped if(strcmp ...) statemets has as result, all acl type in squid.conf
to be considered as "localip" acl type.

11522. By Amos Jeffries

Reverse revno.11514. Not good enough

11521. By Amos Jeffries

SourceLayout: ETag and TimeOrTag in their own headers

11520. By Amos Jeffries

Documentation: tcp_outgoing_address changed in 3.2.0.9

11519. By Amos Jeffries

Update ssl_crtd to use 'OK' status inline with other helpers

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers