backend st_src_global
    stick-table type ip size 1m expire 10s store http_req_rate(10s)

frontend fe_main
    bind *:80
    http-request track-sc0 src table st_src_global