xcache (Info)

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
puertoblack2003
-


Joined: 08 Oct 2006
Posts: 87

PostPosted: Sun Jul 01, 2007 2:22 am    Post subject: xcache (Info) Reply with quote

hey guys,

is anyone fimilar with xcache check this out http://www.sitebuddy.com/php/accelerator_xcache

and can it be cofigured to abysss serv?and how can it be done?/


thanks guys i wish i knew how to do it...please get back
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jul 02, 2007 11:53 am    Post subject: Re: xcache (Info) Reply with quote

puertoblack2003,

Some users reported success using PHP acceleration (such as eAccelerator http://www.sitebuddy.com/PHP/Accelerators/eAccelerator_windows_binaries_builds ) with Abyss Web Server.

Note that this kind of acceleration involves only PHP. On the web server side, nothing changes and no additional configuration is required.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
puertoblack2003
-


Joined: 08 Oct 2006
Posts: 87

PostPosted: Mon Jul 02, 2007 9:58 pm    Post subject: Re: xcache (Info) Reply with quote

aprelium wrote:
puertoblack2003,

Some users reported success using PHP acceleration (such as eAccelerator http://www.sitebuddy.com/PHP/Accelerators/eAccelerator_windows_binaries_builds ) with Abyss Web Server.

Note that this kind of acceleration involves only PHP. On the web server side, nothing changes and no additional configuration is required.


thanks aprelium for your support i'm always looking to better apelium server for the members and thought to throw this your way... once i learn xcache i'll let you know on my result when time allows me... :)
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jul 05, 2007 4:17 pm    Post subject: Re: xcache (Info) Reply with quote

puertoblack2003,

Last year, we investigated the possibility of adding a PHP cache in our pre-configured PHP 5 package. Unfortunately most of them were unstable or Beta quality at that time.

Things have evolved now and so we'll probably include such caching extension in our future pre-configured PHP 5 package.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
puertoblack2003
-


Joined: 08 Oct 2006
Posts: 87

PostPosted: Sun Nov 25, 2007 2:10 am    Post subject: xcache for windows binary Reply with quote

hello,

need some more input i was reading in certain forum and a suggestion was brought up.That which php accelerator is better eaccelerator or xcache.i would say that 70 % had said that xcache is by far the best.

i found a windows binary here http://xcache.lighttpd.net/wiki/InstallFromBinary

Ok now i would like to install this and need help in how to configure this


thanks for your help pb
Back to top View user's profile Send private message
puertoblack2003
-


Joined: 08 Oct 2006
Posts: 87

PostPosted: Sun Nov 25, 2007 12:42 pm    Post subject: I got it to work xcache on windows with abysss Reply with quote

ok guys i got it to work wit the help of couple of programmers.I have it installed and working great.

first you need the windows binary program here realease version 1.2.1. its for php 5.2.3 version but its working for 5.2.4 : http://xcache.lighttpd.net/wiki/Release-1.2.1

second put the php_xcache.dll into your php5 folder with the other ext

open your php.ini and look for the module section and at the last put this in.

Quote:
extension=php_xcache.dll

[xcache]
xcache.shm_scheme = "mmap"
xcache.size = 64M
xcache.count = 1
xcache.slots = 8K
xcache.ttl = 0
xcache.var_size = 64M
xcache.var_count = 1
xcache.var_slots = 8K
xcache.var_ttl = 0
xcache.var_maxttl = 0
xcache.var_gc_interval = 300
xcache.test = Off
xcache.readonly_protection = Off
xcache.mmap_path = "anonymous"

xcache.coredump_directory = "C:/cache"

xcache.cacher = On
xcache.stat = On
xcache.optimizer = Off

[xcache.coverager]
xcache.coveragedump_directory = "C:/cache"
xcache.coveragedumper = Off


then create a cache folder in c:/ folder or anywhere you would like

then restart abysss and everything will be a little faster.

i hope this can help everyone out you can revised this to the tutorial section

and last i do not take credit for this. this information was shared to me and is also shared with you guys.

pb
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group