Can I get Memcached running on a Windows (x64) 64bit environment?

前端 未结 13 1238
一个人的身影
一个人的身影 2020-11-28 01:01

Does anyone know IF, WHEN or HOW I can get Memcached running on a Windows 64bit environment?

I\'m setting up a ne

相关标签:
13条回答
  • 2020-11-28 01:52

    The 32 bit version run on 64 bit via WOW64 but the process is still limited to 2GB,with a 64-bit version you can go beyond that to more than a single machine will have.

    0 讨论(0)
提交回复
热议问题