mod_asn Apache 模块

程序名称:mod_asn

授权协议: 未知

操作系统: 跨平台

开发语言: C/C++

mod_asn 介绍

mod_asn 是一个通过IP地址在 BGP 路由数据中寻找自治系统和网络子网的Apache模块。mod_asn 具备高可伸缩性,查询的速度非常快,使用
PostgreSQL ip4r 数据类型。

mod_asn is an Apache module that uses BGP routing data to look up the
autonomous system (AS) and the network prefix (subnet) which contains a given
(client’s) IP address. mod_asn is highly scalable. To do lookups in high-
speed, it uses the PostgreSQL ip4r datatype, which is indexable with a
Patricia Trie algorithm to store network prefixes. This is the most suitable
algorithm, being able to search through around 250,000 existing prefixes
quickly. mod_asn is usable as a standalone module, and the lookup result can
be used by scripts or other Apache modules. For instance, a download
redirector could base its decisions on the lookup result provided by mod_asn.

mod_asn 官网

http://mirrorbrain.org/mod_asn/

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...