minor issue with eaccelerator

Support/Development for PHP
hiddenidentity
Forum User
Forum User
Posts: 30
Joined: Sun Nov 26, 2006 5:31 pm

minor issue with eaccelerator

Unread post by hiddenidentity »

got a minor issue with e-accelerator and its eaccelerator.filter configuration directive. I am trying to negate the caching of scripts from Horde to save ram for public facing apps - have tried all manner of settings but nothing seems to stop e-accelerator from caching the Horde scripts....

My current config line is....

eaccelerator.filter = "!/etc/psa-horde* !/usr/share/psa-horde*"


But alas things are still cached - everything works 100%, just want to avoid the caching...

Have tried the e-accelerator google group, but its very, very low volume and havent really had much in the way of replies...

thanks.
hiddenidentity
Forum User
Forum User
Posts: 30
Joined: Sun Nov 26, 2006 5:31 pm

Unread post by hiddenidentity »

Seems 0.9.6 will fix some problems with the filter...



http://eaccelerator.net/ticket/173
Post Reply