On Fri, Mar 18, 2005 at 09:10:11AM +0000, Andrew Green wrote: > I fear that the fact that the problem is really very intermittent might > hamper this, however. I should also probably have pointed out that > there's a PostReadRequestHandler and a TransHandler in the config as > well, which I guess may make a huge difference!
Hi Andrew, I've had good luck tracking down these kind of bugs using the Apache::Test[1] framework which allows me to configure a test server the same way as my production server and run multiple tests or do start/restart testing (with the aid of some shell scripts) or do concurrency testing. There is a skeleton[2] that you can use to help get started. Good luck, William [1] http://perl.apache.org/docs/general/testing/testing.html [2] http://perl.apache.org/~geoff/Apache-Test-skeleton-mp1.tar.gz -- Knowmad Services Inc. http://www.knowmad.com