=== Test case: revproxy_SUITE:qs_match/1 (click for source code)

=== Config value:

    [{rules,[{[<<"com">>,<<"domain">>],
              [<<"abc">>],
              '_',
              {upstream,uri,<<"http://">>,[<<"localhost:8080">>],[]}},
             {[<<"com">>,<<"domain">>],
              '_',<<"GET">>,
              {upstream,host,<<"http://">>,[<<"localhost:1234">>],[]}},
             {[<<"com">>,<<"domain">>,<<"static">>],
              '_',<<"GET">>,
              {upstream,uri,<<"http://">>,[<<"localhost:9999">>],[]}},
             {[<<"com">>,host],
              [<<"path">>,path,<<>>],
              '_',
              {upstream,uri,<<"http://">>,
                        [<<"localhost:6543">>],
                        [<<"detailed_path">>,host,path]}},
             {[<<"com">>,placeholder],
              '_',<<"GET">>,
              {upstream,uri,<<"http://">>,
                        [<<"localhost:5678">>],
                        [placeholder]}},
             {[<<"com">>,<<"domain">>,whatever],
              [],'_',
              {upstream,uri,<<"http://">>,
                        [<<"localhost:8888">>],
                        [whatever,<<>>]}}]},
     {watchdog,<0.19013.2>},
     {meck_pid,<0.18991.2>},
     {tc_logfile,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2022-03-18_09.02.28/lib.mongooseim.logs/run.2022-03-18_09.02.28/revproxy_suite.qs_match.html"},
     {tc_group_properties,[{name,match_routes},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/_build/test/lib/mongooseim/test/revproxy_SUITE_data/"},
     {priv_dir,"/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2022-03-18_09.02.28/lib.mongooseim.logs/run.2022-03-18_09.02.28/log_private/"}]

=== Current directory is "/home/circleci/project/_build/test/logs/ct_run.mongooseim@localhost.2022-03-18_09.02.28"

=== Started at 2022-03-18 09:07:31


=== Ended at 2022-03-18 09:07:31 === successfully completed test case === === Returned value: {match,{upstream,uri,<<"http://">>, [<<"localhost:5678">>], [placeholder]}, [<<"a">>,<<"b">>,<<"c">>, <<"login.htm?ts=1231231232222&st=223232&page=32&ap=123442&whatever=somewordshere">>], '_', [{placeholder,<<"dummydomain">>}]}


Test run history | Top level test index | Latest test result