I'm not sure if we've ever isolated things down to exactly that problem,
but for blogs.sun.com we've definitely had a number of problems with the
built in search engine. I believe a number of the problems have been
fixed, so maybe if you aren't using the latest cvs already then you can
run your tests against the 1.2 release coming up and see what happens.
Unfortunately we won't be the best help with search problems because we
use an external search engine and so we currently have Roller's built in
search disabled.
-- Allen
Rudman Max wrote:
We've been testing Roller with some pretty high load (about 500
concurrent users) running search (which reads from the index) and
posts (which writes to the index) transactions. After a while, we'd
run out of file handles which froze Tomcat because it could no longer
open sockets to accept incoming connections. Our sysadmin told me
there were a bunch of orphaned file descriptors on files in /roller-
index directory. I am not sure if that's the reason for Tomcat
process running out of files but it seems likely. Has anybody ever
experienced this problem with Roller search index?
Max
- Re: Orphaned file descriptors on /roller-index Allen Gilliland
-