Wondering how others feel about the feedback below, should we simply disable threads in APR by default for HPUX <11.0?
Bill http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9457 ------- Additional Comments From <mailto:[EMAIL PROTECTED]>Laurent Faillie 2003-01-14 16:24 ------- Hi all, sorry for my silence : I was busy by other tasks ... I've tryed the last available version 2.0.43 w/ following config line : ./configure --disable-threads --with-mpm=prefork --with-ldap --enable-ldap --enable-auth-ldap --enable-info --enable-cgi --enable-expires --enable-so The compilation succeed :-) I think it should be a good thing to disable thread by default on HP-UX 10.20 machine : it's why I reopen this case. An other 'small issue' : it isn't possible apply by default --with-ldap if --enable-ldap is present ? Bye Laurent ------- Additional Comments From <mailto:[EMAIL PROTECTED]>Will Rowe 2003-03-06 08:32 ------- "I think it should be a good thing to disable thread by default on HP-UX 10.20 machine : it's why I reopen this case." I'm sorry, but you will need to define exactly what the risks are for avoiding threads on 10.20... I can't speak to that version because I know of noone who isn't using 11. Citations etc. would be very helpful. Citations from HP themselves would be the best. Thanks. ------- Additional Comments From <mailto:[EMAIL PROTECTED]>Laurent Faillie 2003-03-06 09:42 ------- Well, only because Apache won't compile on HP-UX < 11 w/ thread enabled. As noboby (including myself) haven't time to port APR for threading on theses obsolete OS, the easyest solution is to avoid threading in this situation. Bye Laurent