Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

server.log

Status
Not open for further replies.

fholler

Programmer
Apr 20, 2001
3
FR
Hi everybody.
I am using ColdFusion Server for my site, and am currently trying to reduce the number of errors, using the Application.log file under C:\CFUSION\LOG

There is another error file : SERVER.LOG...
It contains messages such as :

"Error","TID=220","05/05/01","10:29:09","Unable to write reply -- client browser stopped waiting for request. "
"Error","TID=220","05/05/01","10:29:09","Windows NT error number 109 occurred."

I am just wondering if I have to forget this file to fix the errors on my site, or if they mean something important.
Would anybody have any clue about it?

Thanks,
Fabien
 
These files are important, but they are just reference points for you.

Is there something special you wanted to do with these files? If you're not worried about the contents of the server.log, you could ignore it and forget it ever exists, like I do.
 
Yeah, actually I wondered if it is possible
to do error tracking on the site thanks to this file like I do with application.log...

If not, what is it useful for?

Thanks,
Fabien
 
My admin book says this regarding server.log:

"Logs errors that occured in the communication between Cold Fusion and your web server. This file is meant primarily to help Allaire technical support personnel."

I wonder if they can tell you how to read it and possibly garner useful info.

see ya, did this help?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top