Website layout method

Joshua Coombs jcoombs at gwi.net
Thu Feb 5 13:44:20 PST 2004


"James Frazer" <jfrazer at xxxxxxxx> wrote in message
news:40216ecf$0$181$415eb37d at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> PHP is really nice, you just have to be aware of the fact that
there
> will be some overhead -- how much depends on the speed of the
server and
> the complexity of the code (obviously).  There are 3rd party
extentions
> that allow script-compile-caching or something, but I have yet to
try these.
>
> It is definately much more flexible than C for webstuffs.
>
>
> --James

Turk-MMCache is one such tool.  Once cached, it allows my 386 of all
things to run PHP acceptably.  For comparison, a troll through a
typical PHP-Nuke front page takes over 4 mins for my 386 to cough
up, with MMCache, 40 seconds.

If you're running Apache & PHP I see no reason NOT to use it.

Josh C







More information about the Kernel mailing list