Server version: Apache/2.2.17 (Unix)
Server built: Apr 19 2011 21:11:59
Server's Module Magic Number: 20051115:25
Server loaded: APR 1.4.2, APR-Util 1.3.10
Compiled using: APR 1.4.2, APR-Util 1.3.10
Architecture: 64-bit
Server MPM: Worker
threaded: yes (fixed thread count)
forked: yes (variable process count2.4.1 is current stable version, transition to 2.4 from 2.2 is fairly painless, some things have changed,On Tue, 2012-02-28 at 11:01 +0530, Harsimranjit singh Kler wrote:
Hi
i am currently using httpd 2.2.17. i want to upgrade to newer higher version.
Please let me know which one stable version and i can use for long time.(mainly i have to use modjk and ssl support)
regards
Harsimran
remove NameVirtualHost, SSLMutex, LockFile settings, if you build from source with no specific MPM, by default you;ll use the event MPM, it's not a problem, but if you used to use prefork and start with 20 servers,upgrade and only see 5 or 6, thats why, but its nothing to worry about, it scales well itself.
You will need to rebuild all external modules of course given its a new major (like php, mod_perl etc)