On Wed, Jul 08, 2009 at 03:50:36PM -0700, Alan Steinberg wrote: > I removed the disablereuse setting, and still see the same issue. My > original email showed that we set to the -s option of pkg.depotd to 50 > threads. I don't know enough about apache to answer your prefork vs. > worker setup.
If you disable Apache's proxying to this private repository and then try to access the depot directly, do you still see the problem? My guess is that you're allowing Apache to make too many connections to a depot with too few threads, and this is why you're seeing timeouts. You'll probably want to increase the number of depot threads available, and reduce the number of apache worker processes. -j _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss