[Xapian-discuss] Problems with file descriptors

James Aylett james-xapian at tartarus.org
Mon Mar 13 14:06:14 GMT 2006


On Mon, Mar 13, 2006 at 01:47:25PM +0000, Gavin Ellis Mendel-Gleason wrote:

> Does anyone have any ideas on how to fix this problem? 

Outside Xapian, if you're using apache you could make your web server
child processes recycle faster using MaxRequestsPerChild. File handles
should be released cleanly on process exit. (Dropping
MaxRequestsPerChild does reduce your scalability, though - if someone
can offer a 'correct' solution that deals with the Xapian issue, this
is preferred.)

J

-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org



More information about the Xapian-discuss mailing list