Share via


MOSS Deployment - How to mix 32 bit and 64 bit servers

One most common deployment questions that I get is whether it is possible to to have a mix and match of 32bit and 64bit servers in the same server farm. In short the answer is yes, you can.

A little more explanation on this....

The inevitable scenario where you would need a 32bit server is where you have a MOSS farm and you want to crawl Lotus. Since Lotus does not support 64bit C++ API (at the time of publishing this post) it is mandatory to use a 32bit MOSS Server. You can have all WFE (Web Front - End) Server 32 bit and all index servers 64 bit. Essentially, you must have same server level (32bit or 64bit) in all tier of servers. You cannot have 1 WFE in 32bit and the other one 64bit.

 

Hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Comments

  • Anonymous
    February 05, 2012
    Could you please tell me if the 64-bit SharePoint 2010 support 32-bit Lotus Notes C++ API dll? I am facing an issue when 64-bit SharePoint crawl Lotus Notes, and not sure if it is caused by this, because there is an exception in the Notes Protocol Handler called "GetDatabase".

  • Anonymous
    February 06, 2012
    Not that i am aware of. i dont think Lotus has a 64 bit C++ API dll