On Thu, Aug 29, 2013 at 4:40 AM, Amyas <[email protected]> wrote: > Nick Jennings <nick@...> writes: > > > I'm running CentOS 6 with a 2.6.18 kernel, aside from a few > > additional packages via the EPEL, there > > are no significant modifications. > > # uname -aLinux 2.6.18-308.8.2.el5.028stab101.1 #1 SMP > > That might be one problem, you have TARGET=linux2628 > but are using an older kernel than 2.6.28, it should be > > And on a classic Linux with SSL and ZLIB support (eg: Red Hat 5.x) : > $ make TARGET=linux26 CPU=native USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 > > Thanks for pointing that out, I didn't even notice the difference. I've recompiled and running the newly built HAproxy/
> As far as the core values problem with /proc - could it be selinux ? > Unfortunately not, it's disabled: # sestatus SELinux status: disabled

