一个集成的ISAPI Rewrite和URL重定向,IP访问控制,静态的HTML缓存,内容的压缩传输,等,
资 源 简 介
中文简要说明:
这是一个集成的ISAPI筛选器和扩展器,运行在IIS 6.0服务器上面。包括以下功能:
1. URL地址重写功能,使用正则表达式,就像微软的URLRewriter实现的功能一样。
另外提供了URL重定向功能。
静态页面缓存功能,可以大大提高采用动态页面技术制作的网站的性能。
提供页面压缩传输功能,从而降低网络传输的带宽需要。
提供了IP地址限制功能。
有任何疑问,可以发邮件至 bluestn@163.com
English Brief description:
This is and integrated isapi filter and extension to accelerate windows iis 6.0 server.
Includes the following functions:
URL Rewrite using regular expression just performs like microsoft urlrewriter which is using asp.net technique.
Cache the output html and using an agile expiration strategy to accelerate the dynamic web page access speed.
Have an option to compress the output web page to cut down the output bandwidth.
Have an option to disallow or allow the user whoes ip is in the specified ip list.
And so on...
If have any question, pls write to bluestn@163.com
文 件 列 表
iisaccel.dll
iisaccel.INI
zlib1.dll
iplib.txt