annotate tests/sqlurl.urp @ 2071:739172204214

Introduce recv timeout controlled by '-T' option in http.c This should prevent a DDoS attack where attacker and keeps the connection open but send no data.
author Sergey Mironov <grrwlf@gmail.com>
date Tue, 02 Sep 2014 17:42:10 +0000
parents dfa35ca83d92
children
rev   line source
adam@2029 1 database dbname=test
adam@2029 2 sql sqlurl.sql
adam@2029 3 rewrite url Sqlurl/*
adam@2029 4 allow url http://www.google.com/
adam@2029 5
adam@2029 6 sqlurl