登录
首页 » Process-Thread » 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功...

使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功...

于 2022-03-18 发布 文件大小:119.42 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-Restrictions on the use of ISAPI Filter to achieve IIS multi-threaded access to the program. Main application in the download system, or use IIS to do the streaming media on-demand system, slightly modified to give it authentication. In the user authentication process has already done a direct return to processing. Use the Filter can be easily access the server connections, allowing multiple servers to achieve load balancing (which can be distributed to the request to connect to a fewer server). Access can be effectively controlled, you can customize unlimited users IP, restrictions on the user" s IP. Which can be achieved on a certain IP restriction does not limit the number of, or an IP-block

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 计算机的进程调度算法FCFS视觉服饰FPF
    计算机进程调度算法FCFSSJFSFPF-Computer process scheduling algorithm FCFS SJFS FPF
    2022-11-04 20:30:03下载
    积分:1
  • 设计是一个复杂的过程
    设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
    2022-02-03 09:51:50下载
    积分:1
  • 得到一个进程的状态,如是否没有反应。
    得到一个进程的状态,如是否没有反应。-The status of a process, such as whether or not there was no response.
    2023-01-31 20:20:03下载
    积分:1
  • Preemptive process
    非抢占式进程调度算法模拟C实现,-Preemptive process-scheduling algorithm simulation C realized,
    2023-03-05 05:00:04下载
    积分:1
  • 获得系统信息,下载之,赶紧的大加,
    获得系统信息,下载之,赶紧的大加,-access system information, downloading, the increase quickly, Ha Ha Ha
    2023-07-07 00:30:03下载
    积分:1
  • 在VC++ 6.0下利用共享内存、消息实现内部进程通讯
    在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
    2022-05-21 02:14:54下载
    积分:1
  • 共享DLL中的变量,可以让多个程序共用一个程序.
    共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
    2022-04-07 12:08:48下载
    积分:1
  • 进程插入
    进程插入-The process of inserting
    2022-03-19 02:26:40下载
    积分:1
  • 线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运...
    线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread synchronization Although multithreading can bring us benefits, but there a lso many problems to be solved. For example, as disk drives such exclusivity system resources and can thread the process of implementation of any code, and the thread running by the scheduling system automatically and to a certain extent the uncertainty, So, then there could be two threads while the disk drives operate, which have operational errors; For example, For the computer banking system, may use a thread to update users of its database, and use another thread to read a database to respond to the needs of depositors, Reading is very likely to read threads database is not fully update the database, Reading may be because the time was only part of the updated dat
    2022-03-26 17:09:07下载
    积分:1
  • 用vc++编写的一个小的多线程并发服务器的客户端
    用vc++编写的一个小的多线程并发服务器的客户端-With vc++ Prepared by a small multi-threaded concurrent server client
    2022-02-15 21:29:04下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载