IIRC it mostly has to do with the standardization on Visual C++ 6 for building the windows build. Always using the same compiler will ensure for better binary compatibility of 3rd party modules. The switch to Visual C++ 2005/8/10 would result in breaking this standard. Also the benefit of running a 64-bit version compared to a 32-bit version are negligible in most cases. If you really wish to use 64-bit version, you can compile them your self or take one of the community provided once. ~Jorge On Sun, Nov 7, 2010 at 8:08 AM, Sharl.Jimh.Tsin <amoiz.shine@xxxxxxxxx> wrote: > You know,run 32bit httpd on windows server 08 r2 datacenter is bad enough. > > Want the answer. > > Best regards, > Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx