Y
Hacker News
new
|
ask
|
show
|
jobs
by
mweberxyz
1717 days ago
Correct me if I am wrong, but this all just sounds like we're inventing PHP again.
1 comments
kayodelycaon
1717 days ago
The difference is SSI is extremely fast and quite limited. You’re not supposed to write your entire website in it.
link
mweberxyz
1716 days ago
I'd be interested in seeing what the performance difference between the NGINX SSI and <?php echo $_ENV['SIGN_OUT_URL'] ?> is. Just because PHP _can_ be slow, doesn't mean it _must_ be slow.
link
oarsinsync
1717 days ago
Also SSIs predate PHP by some time
link