997.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 36 行
TXT
36 行
发信人: iamgufeng (古风), 信区: DataMining
标 题: Re: 下一步该看些什么
发信站: 南京大学小百合站 (Wed Dec 19 16:04:59 2001), 站内信件
If you open the IIS MMC to configure your application, you will find many
extended properties can be selected in W3C-Extended-Log-Format. Such as
cs(cookie),cs(Refer),etc. These maybe facilitate many works. I don't know
if other HTTP servers like Apache can log such info as cookie,etc. Since
so many dynamic page languages adopt cookie to label and manage user session
infomation. Perhaps there are a lot of other methods.
【 在 fervvac (高远) 的大作中提到: 】
: One technical question: Is that session information available in the log?
: If so, as you have put it, the exact session boundaris could be obtained
: and this will nullify many works, :-)
: 【 在 iamgufeng (古风) 的大作中提到: 】
: : for different implementation and configuration, the session period is
: : variable.
: : ASP for example, the property of session.timeout declares the session
: : period. The default value is 20 minutes. When you open a new browser or
: : access another application, a new session(represented by sessionid) will
: : be created.
: : the session infomation(sessionid cookie) is included in each HTTP request
: : header,server checks it for different session. so if we can save these
: : session info we can sessionize correctly. If we ignore those unnecessary
: : details, like what you said, the inactive period of a session is a good
: : choice.What's the "session" and "cookie" definition of most dm soft such
: : as SAS mean?
: : roamingo,Which methods did you adopt frequently in your experiments, such as
: : SWLMS?
: : (以下引言省略 ... ...)
--
※ 来源:.南京大学小百合站 bbs.nju.edu.cn.[FROM: 210.83.133.26]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?