本工具提供以下功能:
1. 对指定网页进行串行、并行或串行+并行的访问测试。
2. 对串行访问,可以查看当前访问的统计数据,并随时终止测试。
3. 可以利用串行访问当作一个秒级的触发器。
4. 如果您需要一个分钟级的触发器,请使用http://timer2.appspot.com 。
未完成功能:
1. 对并发访问,返回统计数据,包括最小访问时间,最大访问时间,平均时间等。

Function:
1. Parallel or serial access to the special web page.
3. To the serial access, you can view the statistical data, or stop the running task.
3. Can be use as a second-level trigger.
4. If you need a minute-level trigger, please visit http://timer2.appspot.com.
Todo:
Concurrent access should return the statistical data, including the minimum, maximum and average access time.