Charles Hedrick wrote:
I'm using 111a of opensolaris. I recently reinstalled apache 2.2 from the respository. I'm suddenly seeing hangs after a few hours of operations, with a large number of network connections in CLOSE_WAIT.
I've looked at what changed from when it worked to when it fails. The actual 
apache code is the same. What seems to have changed is that previously I had 
not only the current version of apache 2.2, but lib/apr-1.so and 
lib/aprutil-1.so. As far as I can tell, these are left over from build 99 or 
earlier. The last build that supplied these libraries is 99, but updating to a 
newer build doesn't seem to delete them. Even in the newest script, apachectl 
sets LD_LIBRARY_PATH to use /usr/apache2/2.2/lib if it's present, so the old 
libraries were getting used. When I reinstalled Apache from scratch, the 
LD_LIBRARY_PATH is there not there's no libraries present, so it has no effect.

This suggests to me that either 111a should be updated to include these two 
libraries, or we need to figure out why the libraries in /usr/apr and 
/usr/arp-util don't seem to work properly with apache 2.2

Anyone aware of this issue?

Cheers,
--
Shawn Walker
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to