I have to decide upon a solution for generating dynamic HTML on my sites.
Which of these two solutions, cgi+perl+SSI or php, is the best when it comes to:
- reliability
- fastness
- server load
Most important, I want to serve gallery pages for TGP's dynamically, and I'd like to be sure to use the fastest solution with as little server load as possible.
So you server knowledgeable ppl, speak up and enlighten me !
Which of these two solutions, cgi+perl+SSI or php, is the best when it comes to:
- reliability
- fastness
- server load
Most important, I want to serve gallery pages for TGP's dynamically, and I'd like to be sure to use the fastest solution with as little server load as possible.
So you server knowledgeable ppl, speak up and enlighten me !

Comment