Share » Forums » General » why it is very slow?

why it is very slow?

why it is very slow?

Friday 01 February 2008 6:45:44 am - 6 replies

Modified on Friday 01 February 2008 6:51:02 am by Aleksey Tik

Author Message

André R.

Friday 01 February 2008 9:23:57 am

One reason is that PHP performs badly on Windows compared to Linux, this is something they (PHP and Microsoft) are working on but don't expect miracles.

One other reason is eZ Publish, it uses a lot of filesystem calls, something NTFS (file system on Windows) handles a lot worse then most filesystems on Linux.

Both on Windows and Linux you should look into tweaking PHP, and adding a PHP accellerator (APC or eaccelerator).
More here:
http://ez.no/developer/forum/general/ez_publish_performance_optimisation_faq
http://ez.no/developer/forum/setup_design/improving_ez_publish_environment_and_performance

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Aleksey Tik

Saturday 02 February 2008 11:41:09 pm

Thanks, André.
I'll try eZ Publish on Linux next week and try compare it.

About filesystem (by the way - i know what is NTFS :) ) - is it have sense placed eZ on RAM disk? The volume of it is not large (32 Mb), so, i can try create RAM-disk... What you think about it?

André R.

Sunday 03 February 2008 8:13:08 am

You need a lot more then 32 mb, becuase if you want it to have a effect, you need to have the cache ( but not neciserly the var/*/storage ) on the ram disk. An I recently saw 64Gb used for cache only on a medium install with 9 siteaccesses.. (even though some of the cache size issues on installs with many siteaccesses are looked into).

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Piotrek Karaś

Sunday 03 February 2008 11:41:19 am

> you need to have the cache ( but not neciserly the var/*/storage ) on the ram disk

You mean a RAM cache istead of disk cache in /var/*.. ? Any details on how to do that for eZ?

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

André R.

Monday 04 February 2008 1:46:46 am

No, he was talking about Ram Disk, a hard drive built with ram. Kind of like Solid-state disk, but it will loose all information if it looses power..

Edit: he probably meant this : http://en.wikipedia.org/wiki/RAM_disk , while I thought ha was talking about this: http://en.wikipedia.org/wiki/I-RAM

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Aleksey Tik

Monday 04 February 2008 5:31:56 am

i told about SDD technology, like iRAM...

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu