文件名称:ISAPI Filter 限制 IIS 多线程访问
介绍说明--下载内容均来自于网络,请自行研究使用
使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cn700_del5186567900466
......................\Comm
......................\....\Isapi4.pas
......................\readme.htm
......................\ReadMe.txt
......................\ThreadLimit
......................\...........\ThreadLimit.cfg
......................\...........\ThreadLimit.dll
......................\...........\ThreadLimit.dof
......................\...........\ThreadLimit.dpr
......................\...........\ThreadLimit.res
......................\...........\ThreadLimitUnit.pas
......................\...........\Utils.pas
......................\Comm
......................\....\Isapi4.pas
......................\readme.htm
......................\ReadMe.txt
......................\ThreadLimit
......................\...........\ThreadLimit.cfg
......................\...........\ThreadLimit.dll
......................\...........\ThreadLimit.dof
......................\...........\ThreadLimit.dpr
......................\...........\ThreadLimit.res
......................\...........\ThreadLimitUnit.pas
......................\...........\Utils.pas