On Fri, 28 Feb 2003, Roger Perttu wrote:
Hello all,
First two quick ones: Is there a list of the most requested Analog features?
Is there a road map (planned features)? Didn't find much at http://www.analog.cx/help.html
No, because people take them as promises.
Some people, like me would take it as "This will happen sometime in the future, no need to whine about" :-)
Yes, I know about #faq128 Therefore a *separate* report. But i don't understand why it wouldn't be possible to track the last page visited just like the last date. In fact I don't see much use for the last date but I include it anyway.
Now, here comes my wish. I would like a list of the top n worst performers. The Processing Time Report tells me there are slow pages. But I don't know which ones to check.
See docs/faq.html#faq128
I don't get the "cross-correlation" part. I don't want to combine two reports, or do I?
All Analog would have to do is keep a list of the top n (50?) pages with their time-taken and a variable "topListMin" with the quickest of those n pages. For each log line, time-taken is compared to "topListMin". The memory consumption would be proportional to n (small).
Yes, it would be small for this particular thing. But there are about 200 similar things (everyone wants a different cross-correlation report), and the total memory requirement would be large.
Surely a report that is turned off wouldn't consume any resources at all. I haven't read the source code but if I were to write a program like Analog I would implement it like a pipeline. Each log-line would move through the pipe and enabled reports would grab the log-line and do it's stuff.
I admit that the configuration options would be a mess if 200 similar things were implemented. Do we need plugins and name spaces?
Personally I don't care much about visitors, search engines and that sort of stuff. Response time and failed requests is my main concerns. Does anyone know if there is a free Analog competitor that would suit me better. Don't get me wrong, I'm not complaining.
Thanks
Roger P
+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------