3 log entries per cfhttp or cffile request?
Hi People,
We are running CF9 or Windows 2008 server. While troubleshooting a server load issue we found in the IIS logs that there are 3 entries for each CFFILE or CFHTTP request. We are not sure if that is normal or if it represents some mis-configuration. Here is a sample of the IIS log entries.
2012-04-26 19:10:58 172.31.192.66 GET /IMAGES/0016.jpg - 80 - 76.76.239.65 Java/1.6.0_17 200 0 0 78
2012-04-26 19:10:58 172.31.192.66 GET /IMAGES/0016.jpg - 80 - 76.76.239.65 Java/1.6.0_17 200 0 0 46
2012-04-26 19:10:58 172.31.192.66 GET /IMAGES/0016.jpg - 80 - 76.76.239.65 Java/1.6.0_17 200 0 0 31
Normal HTTP requests, such as an IMG tag in a web page, only generate one record in the logs. There is some concern that these multiple requests might be partially responsible for the server load.
Any help would be appreciated. Thank you very much,
David McCan
