Varnish as a redirector for a millions URLs

Aleem B aleemb at gmail.com
Thu May 23 15:41:08 CEST 2013


It's based on a DB lookup. Currently I am using NGINX + Redis and there are
about a million URLs.

Aleem


On Thu, May 23, 2013 at 6:37 PM, Poul-Henning Kamp <phk at phk.freebsd.dk>wrote:

> In message <CA+=
> Uhp_pepXsb6Q_ORQpYe+AhWSh_yytRNjKBzBBA_FxwJb28Q at mail.gmail.com>
>
> >I currently use nginx + redis + lua module to setup redirects for close to
> >a million old URLs that have been ported to a new platform.
>
> Are the redirects based on rules ?
>
> Ie, something like:
>
>         /article?ID=#####  -> /#####
>
> or is it a database lookup to figure out the mapping ?
>
>
>
> --
> Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
> phk at FreeBSD.ORG         | TCP/IP since RFC 956
> FreeBSD committer       | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20130523/3f368fe8/attachment.html>


More information about the varnish-dev mailing list