|
-
Sep 12th, 2002, 04:31 AM
#1
Thread Starter
Fanatic Member
php pages delivered faster than html?
Its aleged that websites with php pages delivered faster than html? Is it true? I thought that it would be the other wa around. Can you point me to a link explaining?
 Looking for a friendly intelligent chat forum? Visit the white-hart.net 
-
Sep 12th, 2002, 04:59 AM
#2
Thread Starter
Fanatic Member
Originally posted by chrisjk
It can't be faster, the PHP preprocessor has to do it's job. It may be fast, but it's not so fast that it does it in 0 milliseconds.
Scripts output HTML usually anyway
Well thats what I though - with php some processing is being done but with pure html it isn't - I thought I was just missing something . . .
 Looking for a friendly intelligent chat forum? Visit the white-hart.net 
-
Sep 13th, 2002, 02:04 PM
#3
Black Cat
If PHP caches scripts in memory versus reading HTML files off of a disk, it might be faster - but it's more a web server config issue than a strength of PHP. BTW, there are specialized web servers for static content because of Apache's slowness in this regard, IIRC.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|