On Monday, January 16, 2006 4:14 AM [EDT], Stian Svendsen <[EMAIL PROTECTED]> wrote:
> I've been using the requests command (one of them) to show, what I > initially thought would be requests for just single sites in our > SharePoint portal. > > Now, I've found that it does not only show the stated numbers as > requests for sites but, also how many files etc. users have requested > (which is a kind of misleading image). So let's say - just to make a > mental picture of it - I have a single site with 4 .gif's on it. Once > the user has accessed the site it will then show up as 5 requests in > the report? 4 requests for the .gif's and 1 request for the site it > self? 1 request for the "page" itself, 4 for the images, that's 5 requests in total - there are 5 entries in the logfile, after all. > Are there any commands that can make me only see the requests for the > actual pages (not everything else in them) in the output file? REQINCLUDE pages. You may need to use PAGEINCLUDE to make sure that you pages are defined properly. See http://analog.cx/docs/include.html for details. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

