Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Need Help Interpreting Log File

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Cluster IIS  
Author Message
user1067

External


Since: Nov 10, 2003
Posts: 1



(Msg. 1) Posted: Mon Nov 10, 2003 6:31 pm
Post subject: Need Help Interpreting Log File
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have an asp page which simulates a bank of alarms.

To create an alarm, I use a div tag and I assign
the 'alarm' class to the div tag's class attribute.

In the style sheet, the 'alarm' class uses the background-
image property and specifies the url of the image that is
used as the flashing alarm.

In the IIS log I'm seeing many references to this image -
once for each time I use the CSS class. (I have 43
alarms in this page.) Moreover, I use these alarms in a
div tag, allowing the user to hide or show the alarms by
using the display:none/display:block styles. Each time
the user chooses to display these alarms, I see another
batch of entries in the IIS log.

Can anyone explain to me why I'm seeing this. I would
have expected one "GET" in the log similar to if I had
used an <IMG> tag to reference the alarm image. Using
this technique, I could reference the image any number of
times and still see only one entry in the log file.

I'd also be interested in any comments regarding
performance using these two techniques.

Thanks for your help.

 >> Stay informed about: Need Help Interpreting Log File 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Tue Nov 11, 2003 2:43 pm
Post subject: Re: Need Help Interpreting Log File [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you post the IIS log entries in question? I particular, I'm interested
in the HTTP status code.

Cheers
Ken


"Don Hauri" <don.hauri.DeleteThis@townportals.com> wrote in message
news:054401c3a7e2$c58a79a0$a301280a@phx.gbl...
: I have an asp page which simulates a bank of alarms.
:
: To create an alarm, I use a div tag and I assign
: the 'alarm' class to the div tag's class attribute.
:
: In the style sheet, the 'alarm' class uses the background-
: image property and specifies the url of the image that is
: used as the flashing alarm.
:
: In the IIS log I'm seeing many references to this image -
: once for each time I use the CSS class. (I have 43
: alarms in this page.) Moreover, I use these alarms in a
: div tag, allowing the user to hide or show the alarms by
: using the display:none/display:block styles. Each time
: the user chooses to display these alarms, I see another
: batch of entries in the IIS log.
:
: Can anyone explain to me why I'm seeing this. I would
: have expected one "GET" in the log similar to if I had
: used an <IMG> tag to reference the alarm image. Using
: this technique, I could reference the image any number of
: times and still see only one entry in the log file.
:
: I'd also be interested in any comments regarding
: performance using these two techniques.
:
: Thanks for your help.

 >> Stay informed about: Need Help Interpreting Log File 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]