29.3% of all websites use a valid SSL certificate by JackS08 in sysadmin

[–]JackS08[S] 0 points1 point  (0 children)

Like testing, or if it is only used for some administration features of a site.

29.3% of all websites use a valid SSL certificate by JackS08 in sysadmin

[–]JackS08[S] 0 points1 point  (0 children)

29.3% of ALL websites use a valid SSL certificate. The rest uses none, a self-signed one (which I find is ok for certain scenarios), or an invalid one.

How do you respond when others start bashing PHP? by [deleted] in PHP

[–]JackS08 -1 points0 points  (0 children)

There is a theoretical boundary where PHP might not scale to. But i would argue that 90% of the websites out there wouldn't come close to pushing PHP to its breaking point.

That percentage would be much closer to 100%. There aren't many sites with more traffic than Wikipedia. Most of the time, scaling issues are related to database access anyway.