Project Summary

  Analyzed 10 days ago based on code collected 10 days ago.

中文简要说明:

这是一个集成的ISAPI筛选器和扩展器,运行在IIS 6.0服务器上面。包括以下功能:
URL地址重写功能,使用正则表达式,就像微软的URLRewriter实现的功能一样。 另外提供了URL重定向功能。
2. 静态页面缓存功能,可以大大提高采用动态页面技术制作的网站的性能。
3. 提供页面压缩传输功能,从而降低网络传输的带宽需要。
4. 提供了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

Share

In a Nutshell, iisaccelerator...

Languages

C++
90%
C
7%
2 Other
3%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 15 2013 — May 15 2013

12 Month Summary May 15 2012 — May 15 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.