X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fex_filter_frontend_net.cpp;h=18df43df2f9f5a29f5293eae2e870835366c1c53;hb=b0e3c437bffcf99c6f5a3ceb77d661cc366be05f;hp=2abf1588a7be66437a2688a06ca07aa7fb2ed790;hpb=891f355967146e1f2d66e4dc44158a011282c87f;p=metaproxy-moved-to-github.git diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index 2abf158..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.22 2006-01-11 11:51:49 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,8 +108,8 @@ 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", ""); - // router.append(filter_virt_db); + filter_virt_db.add_map_db2vhost("2", "localhost:9999/Slow", ""); + router.append(filter_virt_db); yp2::filter::SessionShared filter_session_shared; //router.append(filter_session_shared);