Re: Failed allocating AJP message buffer

2012-06-27 Thread Pierre Ayotte
Hi everyone, Just to let you know that installing the latest release of mod_jk resolved our issue with http crashing with errors "Failed allocating AJP message buffer" in mod_jk.log. So we pass from 1.2.35 to 1.2.37. Regards, 2012/6/22 Pierre Ayotte > Hello Christopher, >

Re: Failed allocating AJP message buffer

2012-06-22 Thread Pierre Ayotte
ThreadLimit 9000 because apparently this does not serve on Windows Do you think this could help? 2012/6/21 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Pierre, > > On 6/20/12 6:26 PM, Pierre Ayotte wrote: > > Our Configuration = Apache

Re: Failed allocating AJP message buffer

2012-06-21 Thread Pierre Ayotte
Hello Rainer I already check for memory and for sure it is not a physical memory issu. We have 12Go and the memory usage is around 6Go at the moment of the crash. Pierre 2012/6/21 Rainer Jung > On 21.06.2012 00:26, Pierre Ayotte wrote: > >> Hello everyone, >> >> We ar