roly
06-10-2002, 03:08 AM
Please vote in the poll:)
![]() | View Full Version : What Apache Version? roly 06-10-2002, 03:08 AM Please vote in the poll:) MGCJerry 06-10-2002, 03:43 AM 1.3.23 all the way for my "localhost" server. I tried installing the 2.0.? and it wouldnt install properly on my machine (yes I got the right binary). Apache would die immediately upon starting (seg fault). I'll try once more sometime in the future. :) blazenet 06-10-2002, 04:11 AM Well, they did announce a stable release, so it's worth a try... And now PHP also has Apache 2.0 compatibily, it's sure worth the try... case 06-10-2002, 08:53 AM i got apache 2.0 (havent had time to play with it) to install on my box at home , im just wondering ... whats the difference between 1.3 and 2.0 , anything worth upgrading ? blazenet 06-10-2002, 10:50 AM ipv6 , and no multiple slave sessions (one big session) priyadi 06-10-2002, 09:59 PM Originally posted by blazenet ipv6 , and no multiple slave sessions (one big session) Slave sessions? you mean child processes? Apache 2.0 still has that way of prosess management, and it is even recommended on UNIX machines. The new threaded process management is only useful on Windows machine. And on Linux a threaded process will end up as multiple processes anyway. roly 06-10-2002, 11:43 PM I use 1.3.14 |