[ic] How to not log nsession in usertrack?

Paul Jordan paul at gishnetwork.com
Mon Dec 11 01:18:31 EST 2006


interchange-users-bounces at icdevgroup.org wrote:
[snip]
>> I imagine your problem could be something to do with session expiry.
>> Are you regularly deleting expired session files?  I suspect that you
>> are not.  A huge sessions directory will have a direct impact on your
>> website's performance, so it must be regularly cleaned. Deleting old
>> temporary files in your ScratchDir directory (defaults to "tmp") is
>> also a good idea. 
>> 
> I do both of these nightly in a cron job, so you suspect
> wrong ;)  But thanks for the tips.  I was only not rotating
> usertrack since I thought perhaps it was used in some of the
> reporting and shouldn't be rotated.
> 
> So... it isn't possible to turn off logging to usertrack?
> Any tips on where I could look in the code to comment out the
> line/routine that does the logging?


Have you tried commenting out TrackFile?

http://www.interchange.rtfm.info/icdocs/config/TrackFile.html

# TrackFile  logs/usertrack  


Paul Jordan




More information about the interchange-users mailing list