Re: Problems with the State Manager

2002-09-17 Thread Josh Chamas
Mark T. Dame wrote: > > > Yeah. I forgot to mention that part. I have all of my web directories > (including the state directories) on NFS mounts since any given request > can be handled by one of a number of physical servers. > Keep SDBM_File then, as its the most NFS corruption tolerant. Y

Re: Problems with the State Manager

2002-09-17 Thread Mark T. Dame
Josh Chamas wrote: > > Mark T. Dame wrote: > > Hello all. > > > > We have a strange problem with one of our web sites that uses > > Apache::ASP. Every week or so it starts slowing down to a crawl. If we > > clear out the StateDir, it returns to normal. It almost seems like > > Apache::ASP isn'

Re: Problems with the State Manager

2002-09-17 Thread Josh Chamas
Mark T. Dame wrote: > Hello all. > > We have a strange problem with one of our web sites that uses > Apache::ASP. Every week or so it starts slowing down to a crawl. If we > clear out the StateDir, it returns to normal. It almost seems like > Apache::ASP isn't cleaning up it's state files unde