RE: [users@httpd] building httpd 2.4 on windows x64

2015-03-03 Thread Wang, Andy
Yup, pcretest is failing on Test 2 with a stack overflow which is to be expected when the stack is too small (as it is on windows - default 1MB). So I modified my script to simply ignore PCRE tests. cmake 3.1.3 supports openssl 1.0.2 but for some reason it breaks make install of apr as it's loo

[users@httpd] building httpd 2.4 on windows x64

2015-02-20 Thread Wang, Andy
I've been trying to digest and understand all the details of building apache httpd 2.4 on windows x64. I tried to build it (along with pcre, openssl and zlib) as 64-bit and got stuck when the build failed in visual studio 2010 after adding a x64 configuration to target. A bit of digging and I came

[users@httpd] diagnosing an httpd memory "leak"

2013-12-13 Thread Wang, Andy
Hi all, We have a customer who's running our httpd 2.2.22 build on a Windows 2008 R2 server and they're seeing pretty significant memory usage over time. Just starting up and running for a 15 minutes or so with a few requests causes the web server private bytes to hit 120mb or so. Leave it long