RE: [users@httpd] Unable to fork new process

2017-01-27 Thread Darryl Philip Baker
RHEL7 and the wonderfully well written systemd. :-P Darryl Baker Sr. System Administrator Northwestern | Information Technology www.it.northwestern.edu From: Michele Mase' [mailto:michele.m...@gmail.com] Sent: January 27, 2017 2:03 AM To: Httpd Users List Subject: Re: [users@httpd] Unable to

Re: [users@httpd] Unable to fork new process

2017-01-27 Thread Michele Mase'
(12)Cannot allocate memory: AH00283: fork: Unable to fork new process again! I suppose that apache2.4 too shoul be affected by the same problem. Apache 2.4 crashed, in the same manner of apache2.2. The difference is between the number of reloads: there are more than 10^6 times of reloads to crash a

Re: [users@httpd] Unable to fork new process

2017-01-26 Thread Michele Mase'
Ok, I've just tried the loop within apache2.4.x and I confirm it is not affected by the error. So, what could be the better solution? ASAP, I plan to migrate my system on apache 2.4.x. In the meantime it would be nice that version 2.2 was corrected. Best Regards Michele MAsè On Thu, Jan 26, 2017 a

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Yann Ylavic
Hi, On Wed, Jan 25, 2017 at 10:33 PM, Michele Mase' wrote: > = 0x00090805f) +ERR_free_strings(); +#endif +sk_SSL_COMP_free(SSL_COMP_get_compression_methods()); + /* Also don't call CRYPTO_cleanup_all_ex_data here; any registered * ex_data indices may have been cached in static

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Michele Mase'
Darryl Baker* > > *Sr. System Administrator* > > *Northwestern* | Information Technology > > www.it.northwestern.edu > > > > *From:* Michele Mase' [mailto:michele.m...@gmail.com] > *Sent:* January 25, 2017 11:50 AM > *To:* Httpd Users List > *Subject:* Re: [users@

RE: [users@httpd] Unable to fork new process

2017-01-25 Thread Darryl Philip Baker
reloads often and have not had the issue with Apache 2.4. Darryl Baker Sr. System Administrator Northwestern | Information Technology www.it.northwestern.edu From: Michele Mase' [mailto:michele.m...@gmail.com] Sent: January 25, 2017 11:50 AM To: Httpd Users List Subject: Re: [users@httpd] Unab

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Michele Mase'
erally-available > > > > Darryl Baker > > NIT - CI -DAPS > > X76674 > > > > *From:* Michele Mase' [mailto:michele.m...@gmail.com] > *Sent:* January 25, 2017 8:59 AM > *To:* Httpd Users List > *Subject:* Re: [users@httpd] Unable to fork new process > &

RE: [users@httpd] Unable to fork new process

2017-01-25 Thread Darryl Philip Baker
/press-releases/red-hat-software-collections-23-and-red-hat-developer-toolset-6-now-generally-available Darryl Baker NIT - CI -DAPS X76674 From: Michele Mase' [mailto:michele.m...@gmail.com] Sent: January 25, 2017 8:59 AM To: Httpd Users List Subject: Re: [users@httpd] Unable to fork new process

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Michele Mase'
On Wed, Jan 25, 2017 at 3:39 PM, Darryl Philip Baker < darryl.ba...@northwestern.edu> wrote: > e Due to redhat subscription, we must use redhat's rpms. Now I'm trying the php loop against another web server. Then I will try with apache 2.4.x in a offline env. My question is the same: After xx re

RE: [users@httpd] Unable to fork new process

2017-01-25 Thread Darryl Philip Baker
| Information Technology www.it.northwestern.edu From: Michele Mase' [mailto:michele.m...@gmail.com] Sent: January 25, 2017 8:30 AM To: Httpd Users List Subject: Re: [users@httpd] Unable to fork new process Ok. Now I try again with a smaller set of modules. Anyone could help me? Should I ask r

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Michele Mase'
Ok. Now I try again with a smaller set of modules. Anyone could help me? Should I ask redhat to solve my problem? The question is quite simple: After xx reloads under yy load average in zz time the error will appears "every time". Any smarter suggestion? B.R. On Wed, Jan 25, 2017 at 12:22 PM, Eric

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Eric Covener
On Wed, Jan 25, 2017 at 5:29 AM, Michele Mase' wrote: > Any better suggestion? Anyone ever will correct the httpd code? Not without a more specific/realistic bug report on a recent release, and even then it's unlikely to show up in the 2.2.15 based server distributed by redhat. One PD step would

Re: [users@httpd] Unable to fork new process

2017-01-25 Thread Michele Mase'
tion > > > > *From:* Darryl Philip Baker [mailto:darryl.ba...@northwestern.edu] > *Sent:* Tuesday, January 24, 2017 14:08 > *To:* users@httpd.apache.org > *Subject:* RE: [users@httpd] Unable to fork new process > > > > First I am assuming you are using the Red Hat dist

RE: [users@httpd] Unable to fork new process

2017-01-24 Thread Houser, Rick
: Darryl Philip Baker [mailto:darryl.ba...@northwestern.edu] Sent: Tuesday, January 24, 2017 14:08 To: users@httpd.apache.org Subject: RE: [users@httpd] Unable to fork new process First I am assuming you are using the Red Hat distributed version. Is upgrading to Apache httpd 2.4 from the Red Hat

RE: [users@httpd] Unable to fork new process

2017-01-24 Thread Darryl Philip Baker
First I am assuming you are using the Red Hat distributed version. Is upgrading to Apache httpd 2.4 from the Red Hat Software Collection an option? I can think of several options to detect and automate the restart as a remediation. One would be to script a memory watcher using the free command a