Re: [EMAIL PROTECTED] RSS of Apache Processes

2008-01-12 Thread Torsten Foertsch
On Sat 12 Jan 2008, Graham Frank wrote: Correct me if I'm wrong, but should RLimitMem help prevent the RSS value from going insane?  I disabled my Perl script on one of the web servers today, and after 11 hours each process got up to a RSS of 550MB each.

[EMAIL PROTECTED] Is Apache2.2 FIPS compliant?

2008-01-12 Thread robingandhi21
Please let me know if anybody have any idea of Apache2.2 being FIPS compliant? Thanks in advance Robin Gandhi -- View this message in context: http://www.nabble.com/Is-Apache2.2-FIPS-compliant--tp14774125p14774125.html Sent from the Apache HTTP Server - Users mailing list archive at

Re: [EMAIL PROTECTED] Is Apache2.2 FIPS compliant?

2008-01-12 Thread Victor Trac
On Jan 12, 2008 3:34 PM, robingandhi21 [EMAIL PROTECTED] wrote: Please let me know if anybody have any idea of Apache2.2 being FIPS compliant? FIPS deals with encryption standards, not http service. Certain versions of OpenSSL are FIPS compliant, so as long as you use a certified version of

Re: [EMAIL PROTECTED] Is Apache2.2 FIPS compliant?

2008-01-12 Thread Jeff McAdams
Victor Trac wrote: On Jan 12, 2008 3:34 PM, robingandhi21 [EMAIL PROTECTED] wrote: Please let me know if anybody have any idea of Apache2.2 being FIPS compliant? FIPS deals with encryption standards, not http service. Certain versions of OpenSSL are FIPS compliant, so as long as you use a

Re: [EMAIL PROTECTED] Is Apache2.2 FIPS compliant?

2008-01-12 Thread Joshua Slive
On Jan 12, 2008 10:08 AM, Jeff McAdams [EMAIL PROTECTED] wrote: Victor Trac wrote: On Jan 12, 2008 3:34 PM, robingandhi21 [EMAIL PROTECTED] wrote: Please let me know if anybody have any idea of Apache2.2 being FIPS compliant? FIPS deals with encryption standards, not http service.

Re: [EMAIL PROTECTED] Is Apache2.2 FIPS compliant?

2008-01-12 Thread Sander Temme
Robin, On Jan 12, 2008, at 6:34 AM, robingandhi21 wrote: Please let me know if anybody have any idea of Apache2.2 being FIPS compliant? By itself, no. Apache does not do anything special for key management or access control to key material. However, Apache can use a FIPS 140 certified

RE: [EMAIL PROTECTED] RSS of Apache Processes

2008-01-12 Thread Graham Frank
Yeah, I read that part. But, I could always hope that the documentation was wrong. Haha. This is just mind-numbingly annoying. Graham Frank Neoservers LLC – Founder and Owner Ph: (608) 359-1593 Member of the Better Business Bureau -Original Message- From: Torsten Foertsch

[EMAIL PROTECTED] httpd 2.2.6 build problems on Solaris 10

2008-01-12 Thread Jerry K
I am having some problems building httpd 2.2.6 on Solaris 10. I am using the Sun supplied gcc version 3.4.3, and GNU make ver 3.80. I have build many httpd 2.0.xx's on this system, and am currently trying to move to the 2.2.x builds. I did do some Yahoo and Google searches to RTFM. I