View Single Post
  #1 (permalink)  
Old Apr 23rd, 2004, 13:26
spinal007's Avatar
spinal007 spinal007 is offline
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,619
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
do server side includes affect performance?

I know it's a bit of a technical question and it might not even be that important......

here's the problem:
my client wants to be able to change certain things on the site (as you'd expect) when I'm not around, which is fair enough.
this problem isn't complex enough to require a database, which will just take longer to design so I choose to use simple HTML includes all around the site which he'll be able to edit in the future (using MS Word or something, he's happy about that).

enough crap, here's the question:
can this affect the performance of the website?
if I have loads of includes, could it considerably slow down the server?
please consider extreme situations....

THANK YOU!