Archive of UserLand's first discussion group, started October 5, 1998.

Re: Frontier v6 crashes on NTsp4 & 5 -- ideas?

Author:Brent Simmons
Posted:8/3/1999; 12:23:50 PM
Topic:Frontier v6 crashes on NTsp4 & 5 -- ideas?
Msg #:9086 (In response to 9073)
Prev/Next:9085 / 9087

I'm looking for ideas on how I could make changes to reduce the probability of crashes.

Make sure you're not logging to outlines. Try fewer threads, or try offloading the news trolling onto another machine, a machine that's not a server. Also make sure your root is up-to-date -- tcp.httpClient was updated to be more thread-friendly. (I assume you're using tcp.httpClient.) I'd recommend updating mainResponder.root, too.

I run a server very similar to yours -- two of the gdbs (large search engine indexes) regularly approach 200MB on disk. I then save a copy, and the size goes down. It's cool to have large gdbs, but saving a copy now and again is a good idea. Save a copy of your Frontier.root, too.

Also: try re-coding to not use TEK and Regex and other extensions. In isolating the cause of crashes, I would start by eliminating things outside of Frontier. Though I don't suspect either of these of being unstable, it will help to pinpoint where the problem really is.

Also -- what else is your server running? Overall server health is important. (I speak from experience.)

The main thing is to use the scientific method. Review your code, make changes, see what the effect is. If you can get to the point where you're asking more specific questions, that's progress.


There are responses to this message:


This page was archived on 6/13/2001; 4:51:42 PM.

© Copyright 1998-2001 UserLand Software, Inc.