Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: MasterSleepy on March 13, 2006, 01:46:28 PM

Title: [Contrib] smeserver-eaccelerator
Post by: MasterSleepy on March 13, 2006, 01:46:28 PM
Hello all,

Here is my last rpm for sme server finished.
It'll install eAccelerator (http://eaccelerator.sourceforge.net/) and a panel for server-manager.
It's only available for sme server version 7.x and php 4.3.9

For download, it's here (http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=viewsdownload), and for installation, rpm -ivh ...

Regards.
Title: [Contrib] smeserver-eaccelerator
Post by: DanB35 on March 27, 2006, 11:03:57 PM
It's nice to see a contrib of eAccelerator--I've been using it for quite a while under 6.0 and prior, but had never gotten around to packaging it up.  I installed this and it seems to work pretty well (and definitely speeds up Horde 3, which is much more resource-hungry than prior versions).  Having a server-manager panel to control it is a nice feature as well.

Here are a few things I noticed as I was checking it out:

* It looks like your RPM puts template fragments into templates-custom.  This is discouraged, as conficts with other fragments won't be apparent.  templates-custom is intended for local customization only; anything belonging to a contrib belongs in templates (or templates-user, if appropriate) instead.
* The server-manager panel allows the admin to enable/disable eAccelerator for any Ibay.  I wonder if there's really a need for this feature--I don't see one, but I'm probably missing something.
* OTOH, it would be nice to be able to control some of the eAccelerator parameters in the panel--how much memory/disk space to use, for example.  Perhaps the panel could link to the eaccelerator.php page to give some statistics on the accelerator.
Title: [Contrib] smeserver-eaccelerator
Post by: MasterSleepy on March 28, 2006, 07:45:09 AM
Hello,

I prefere to put template in template-custom because it overwrite some default template, so I prefere to keep original copy in template directory.
The ability to active /deactive eaccelerator by ebay have been develop t not overload the server for some ibay that don't need it.
Maybe in a next version panel will include more parameters.

Regards.
Title: [Contrib] smeserver-eaccelerator
Post by: chrislaurie on March 29, 2006, 10:07:43 PM
What about apps that does not use an ibay? Are they accelerated by default? I use Mantis bug tracker in 6.0.1 and hope to test it on SME 7. Mantis uses a sub-directory off opt to store all php files. Will that be accelerated?
Title: [Contrib] smeserver-eaccelerator
Post by: MasterSleepy on March 30, 2006, 05:35:45 AM
Hello,

No that kind of application will not be accelerated.
You have to include
Code: [Select]
php_admin_value eaccelerator.enable 1
to template fragment that declare your application.

Regards.
Title: [Contrib] smeserver-eaccelerator
Post by: OzMoosis on October 20, 2006, 05:12:19 PM
Hi there MasterSleepy,

could you make this a bit clearer? If I want your Eaccelerator to accelerate Horde which file do I have to edit? Or is Horde accelerated by default???

OzMoosis
Title: good contrib
Post by: idyll on October 20, 2006, 05:56:35 PM
MasterSleepy...

Webmail needed a speed boost, and this does the job nicely.

Thanks for the contrib.

regards,

patrick
Title: [Contrib] smeserver-eaccelerator
Post by: tiziano on October 21, 2006, 11:49:29 AM
please complete URL for download this eaccelerator.
Title: [Contrib] smeserver-eaccelerator
Post by: william_syd on October 21, 2006, 11:57:24 AM
Quote from: "tiziano"
please complete URL for download this eaccelerator.


    eAccelerator compiled for sme server 7.x (http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=278)
Title: [Contrib] smeserver-eaccelerator
Post by: tiziano on October 21, 2006, 12:10:06 PM
after download file where I save a file?

after save file how to install the package?

please help me.

 :o
Title: [Contrib] smeserver-eaccelerator
Post by: william_syd on October 21, 2006, 01:39:41 PM
Quote from: "tiziano"
after download file where I save a file?

after save file how to install the package?

please help me.

 :o


Maybe in
Code: [Select]
/tmp
Then
Code: [Select]
cd /tmp
Code: [Select]
yum localinstall name_of_file.rpm

I don't have it installed myself.
Title: [UPDATE] smeserver-eaccelerator-0.9.5-1 for smeserver 7.x
Post by: MasterSleepy on October 24, 2006, 09:17:08 AM
Hello,

I've made a new RPM for eaccelerator.
It used lasted version of eaccelerator, 0.9.5.

I've also remove server-manager panel and activate eaccelerator for entire httpd. So now every thing installed on smeserver will be accelerated, webmail also ;-).

Rpm:
http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=viewdownloaddetails&lid=314

sRpm:
http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=viewdownloaddetails&lid=313

Please REMOVE previous version of smeserver-eaccelerator AND assure that directory /var/cache/eaccelerator have been removed.

Regards.
Title: [Contrib] smeserver-eaccelerator
Post by: Terry on October 25, 2006, 07:53:24 PM
Seems to have made a difference with 3 Galleries and webmail on my Dual PIII 933's with a gig of ram.
Thanks for the contrib!
Title: [Contrib] smeserver-eaccelerator
Post by: djcmike on December 10, 2006, 05:47:33 AM
Is it possible to get a version made for PHP 5.1.6-1.2.1.centos? It would be apreciated a lot!
Title: Re: [UPDATE] smeserver-eaccelerator-0.9.5-1 for smeserver 7.
Post by: cjensen on December 10, 2006, 05:10:12 PM
Quote from: "MasterSleepy"
Hello,

I've made a new RPM for eaccelerator.
It used lasted version of eaccelerator, 0.9.5.


Excellent contrib, thanks for your work MasterSleepy.

Craig