X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fex_filter_frontend_net.cpp;h=18df43df2f9f5a29f5293eae2e870835366c1c53;hb=b0e3c437bffcf99c6f5a3ceb77d661cc366be05f;hp=9634e92a6ccfcb9803598699a64efc8862dc1c06;hpb=cddf94628ebaa0856a97d02a959ab8c9939f9549;p=metaproxy-moved-to-github.git diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index 9634e92..18df43d 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -1,4 +1,4 @@ -/* $Id: ex_filter_frontend_net.cpp,v 1.23 2006-01-12 14:09:08 adam Exp $ +/* $Id: ex_filter_frontend_net.cpp,v 1.24 2006-01-13 15:09:35 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -108,7 +108,7 @@ int main(int argc, char **argv) ""); filter_virt_db.add_map_db2vhost("Default", "localhost:9999/Default", ""); - filter_virt_db.add_map_db2vhost("2", "localhost:9999/2", ""); + filter_virt_db.add_map_db2vhost("2", "localhost:9999/Slow", ""); router.append(filter_virt_db); yp2::filter::SessionShared filter_session_shared;