b****e 发帖数: 15 | 1 manage a IIS website in W2K.
how to know and save exactly who visit our web?
right now, we can only check the system log file with their IP address, and
then use "whois" on web. it's boring.
is there any configuration in W2K IIS or any software we can buy to get that
purpose.
thanks. |
s**********i 发帖数: 711 | 2 does this page help you?
http://www.iisfaq.com/default.asp?View=L240&P=22
please note that reverse DNS look up would severely
decrease your web server performance.
【在 b****e 的大作中提到】 : manage a IIS website in W2K. : how to know and save exactly who visit our web? : right now, we can only check the system log file with their IP address, and : then use "whois" on web. it's boring. : is there any configuration in W2K IIS or any software we can buy to get that : purpose. : thanks.
|
i******i 发帖数: 54 | 3 你去看看iis的日志属性设置。
或者 :
一个办法就是安装一些监控软件,这些软件可以记录访问者的ip地址(分段,分区域分析)
还有很多功能.... 当然 基本都是收费的。
第二个办法:
你定制你的logfile属性,譬如说只记录ip,把它导入数据库。
然后你做个处理程序,处理 ip记录表 和 地址表
(你可以从qq的wry文件获取,网上有down) 在需要的时候运行这个程序,分析得出你想要
得结果。
【在 b****e 的大作中提到】 : manage a IIS website in W2K. : how to know and save exactly who visit our web? : right now, we can only check the system log file with their IP address, and : then use "whois" on web. it's boring. : is there any configuration in W2K IIS or any software we can buy to get that : purpose. : thanks.
|
b****e 发帖数: 15 | 4 thanks for reply. still two questions:
析)
Could you give some examples for those software
要
what is qq?
【在 i******i 的大作中提到】 : 你去看看iis的日志属性设置。 : 或者 : : 一个办法就是安装一些监控软件,这些软件可以记录访问者的ip地址(分段,分区域分析) : 还有很多功能.... 当然 基本都是收费的。 : 第二个办法: : 你定制你的logfile属性,譬如说只记录ip,把它导入数据库。 : 然后你做个处理程序,处理 ip记录表 和 地址表 : (你可以从qq的wry文件获取,网上有down) 在需要的时候运行这个程序,分析得出你想要 : 得结果。
|
i******i 发帖数: 54 | 5 1. 去 google 搜索关键字 : 网站 流量 软件
2. oicq (openicq) 现在叫QQ,一般那些什么免广告/显ip 的QQ 都有wry 文件
记得csdn.net 上有人写过一个关于从 wry.dll 中提取数据的文章 你可以去搜索一下。
分
想
【在 b****e 的大作中提到】 : thanks for reply. still two questions: : : 析) : Could you give some examples for those software : 要 : what is qq?
|