我一直在看网页,试图找出关于fcgid的操作码caching。 据我了解到目前为止,APC不是fcgid的一个很好的解决scheme,因为每个进程只有fcgidcaching的APC效率不高。 (参考: https : //stackoverflow.com/questions/598444/how-to-share-apc-cache-between-several-php-processes-when-running-under-fastcgi )
所以我想那个叶子eaccelerator和xcache。 Xcache似乎明确地谈到了fcgid,所以我倾向于这个。 有人可以证实这一点?