Mantis - ap2_modphp5
Viewing Issue Advanced Details
4483 regular use block always 2010-07-01 16:50 2012-03-16 01:10
hudesd  
bwalton  
normal  
closed  
duplicate  
none    
none  
0004483: apache won't start in threaded MPM mode with ap2_modphp5
The PHP5/ap2_modphp5 are incompatible with ap2_worker, which provides Threaded MPM mode. Please compile 64-bit PHP with threads. Thread mode can improve performance of Apache+PHP on sun4v (T2000 and T5xx0 which have hardware support for LWPs -- T2000 has 32 hardware threads of execution, T5240 128 and T5440 256).

Solaris is a multi-threaded OS especially as of Solaris 10. Please support a native Solaris 10 sparcv9 (don't use -m64 and generic target, use at least an UltraIII -- its not so important that a V120 or an Ultra3500 or E10K can't run this...).

related to 0004912closed  apache2 won't start up with ap2_modphp5 after update 
Issue History
2010-07-01 16:50 hudesd New Issue
2012-02-28 02:05 bwalton Note Added: 0009681
2012-02-28 02:05 bwalton Assigned To => bwalton
2012-02-28 02:05 bwalton Status new => feedback
2012-03-16 01:10 bwalton Relationship added related to 0004912
2012-03-16 01:10 bwalton Note Added: 0009735
2012-03-16 01:10 bwalton Status feedback => closed
2012-03-16 01:10 bwalton Resolution open => duplicate

Notes
(0009681)
bwalton   
2012-02-28 02:05   
Can you verify that this is still an issue? I don't use worker locally.

Thanks
-Ben
(0009735)
bwalton   
2012-03-16 01:10   
Marked as related to/duplicate of 4912. I'll track this issue there.