Current time: 11-11-2024, 07:34 AM Hello There, Guest! (LoginRegister)


Post Reply 
XCache
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #4
RE: XCache
The strange thing is that it didn't work for every domain before (how did you check it?). Debian's php is told to load the files in /etc/php5/conf.d at compile time, so all php instances load this files on startup. You can see this in the phpinfo() output:
Code:
Scan this dir for additional .ini files     /etc/php5/cgi/conf.d

By the way, keep in mind that every fcgi server has to maintain it's own cache because they don't share any memory, so you should check if it brings a performance improvement or not (in my case the answer was "not").

Cheers!
(This post was last modified: 05-09-2009 07:19 PM by kilburn.)
05-09-2009 07:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
XCache - alecksievici - 05-09-2009, 06:32 AM
RE: XCache - ephigenie - 05-09-2009, 08:17 AM
RE: XCache - alecksievici - 05-09-2009, 09:20 AM
RE: XCache - kilburn - 05-09-2009 07:17 PM
RE: XCache - alecksievici - 05-09-2009, 08:15 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)