site slowdown?

Announcements about the forum or services itself
Locked
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

site slowdown?

Post by Red Squirrel »

I just did a change affecting most page load time, basically I switched the logger to generating file logs instead of inserting into the database. So hopefully this won't slow things down, but if you notice page load times being slower let me know!

The reason I'm doing this is that I can download these files (1 generated per day) and put them in a folder on my LAN server then process them from there. The other way was tedious since I had to download 1 single file that was generated on the fly, then delete the entries the second it's downloaded (if I wait, I loose any new ones).

Also, in the future I will automate my log processing system so I don't even have to download them myself.

In the end, I think this will actually be easier on the server then the sql database, since that table could get quite big very fast.

Archived topic from Iceteks, old topic ID:3289, old post ID:26610
Honk if you love Jesus, text if you want to meet Him!
Locked