frist44 Posted February 19, 2009 Share Posted February 19, 2009 I'm trying to log response time and I have the following: #LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\" %T/%D" combined CustomLog "C:/full.log" combined It doesn't seem to be logging the %T and %D. I have log module loaded and everything. any idea? Quote Link to comment Share on other sites More sharing options...
corbin Posted February 19, 2009 Share Posted February 19, 2009 You have a comment before LogFormat. Quote Link to comment Share on other sites More sharing options...
frist44 Posted February 19, 2009 Author Share Posted February 19, 2009 Sorry about that. There was no comment when it was running, I just tried to put it in there to test some other stuff and forgot to remove it when I posted this. I think i figured it out though. Quote Link to comment Share on other sites More sharing options...
corbin Posted February 20, 2009 Share Posted February 20, 2009 Oh.... ;p Quote Link to comment Share on other sites More sharing options...
steviewdr Posted February 21, 2009 Share Posted February 21, 2009 Log response time? Just setup httping. -steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.