On Tue, May 27, 2014 at 7:34 AM, Vadim Blumkin <vadim.blum...@gmail.com> wrote:
> Apache Version :2.4.9 (32 bit)
>
> OS: Windows Server 2008R2 (64 bit)


32-bit httpd on 64-bit windows can't use very many threads. Each
thread takes up limited address space, and 32-bit threads take up
extra on 64-bit windows.

You need a 64-bit httpd to even have a chance on Windows.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to