Re: some notes and help to think is needed + Test results of testing basics in store_url_rewrite.

From: Robert Collins <robertc_at_squid-cache.org>
Date: Thu, 27 Sep 2012 16:50:53 +1200

On Thu, Sep 27, 2012 at 4:09 PM, Eliezer Croitoru <eliezer_at_ngtech.co.il> wrote:
> Well I was reading here and there the store code and other things then
> started testing some theories about how store_url can be and should be
> implemented.
>
> If you do remember or not I refactored the source in couple places to use
> originalUrl and original_url to check all the places where original url is
> used and then decide where the store_url should be placed if needed.
> (memobject->original_url and has memobject->store_url)
>
> the main place of all I have seen that should be used with the store_url is
> the
> http://bazaar.launchpad.net/~squid/squid/3-trunk/view/head:/src/store_key_md5.cc#L144
>
> which gets requests from couple places and mainly the setPublic for store
> entry
> (Does bazaar has search option in it ?)

bzr grep (if you install the bzr-grep plugin) will search all your source code.
bzr search (if you install the bzr-search plugin) finds references
anywhere in the project history.

-Rob
Received on Thu Sep 27 2012 - 04:51:01 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 27 2012 - 12:00:18 MDT