On Wed, 26 Dec 2007, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN wrote:
./configure --prefix=<path to apache> --enable-module=ssl --enable-shared=ssl --enable-module=so --enable-module=expires --enable-shared=expires --with-perl=/usr/local/bin/perl
Well...It looks like you're not adding any modules you don't need...however, I'm not clear as to why you're compiling them shared (unless you think you may want to comment them out later).
I generally go with --enable-module=most and --enable-shared=max, but have a pretty extensive list of what I comment out unless someone asks for it (but it's easier to have the .so file compiled and available *if* I suddenly need, say, includes.
I'm not sure why your default apache has such a low hard server limit. How was it installed?
-Dan
----- Original Message ----- From: Dan Mahoney <users@xxxxxxxxxxxxxxxx> To: users@xxxxxxxxxxxxxxxx At: 12/26 13:56:14 On Wed, 26 Dec 2007, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN wrote:Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our current 1.3.26 instance to correct some perofrmance bottleneks etc ...Curentlythe main improvement I have made is to set the HARD_SERVER_LIMIT to 2048 as we have noticed it hitting the 256 limit several times on Solaris 9 as this is a high volume, high visibility apache instance. Are there any other performance/security improvements that can be done that will make the newer build better. thx in advance.Why not tell us what ./configure arguments you're using? We may be able to help a lot better then! -Dan -- "It doesn't matter where I live, because I live in dataspace. That's my hometown." -Steve Roberts, Builder of BEHEMOTH --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org --------------------------- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
-- "She's NOT my girlfriend!" -Dan Mahoney, Quite a bit recently. --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org --------------------------- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx