Security Service Accidentally Makes Websites 60% Faster
EastDakota writes "CloudFlare was originally conceived by the team behind the open source community. Project Honey Pot as an easy way to protect any website from hackers and spammers. The concern from the beginning was that it would add latency. It was quite a surprise when the free service launched 8 months ago and ended up speeding up websites by 60%."
The article about the anti-spam article looks itself to be astroturf spam.
I've seen this before, I do not know how it works inside so I would NEVER trust it to be my server DNS provider.
According to the article, the speed boost comes from two things: 1) CloudFlare sniffs your content and inline replaces sections of it with equivalent content all served via the same connection... so the speedup comes from only having to use a single connection to get the entire page and 2) They are a globally distributed content system with 12 global data centers, similar to Akamai but smaller in scale, allowing content to come from a location closer to the end user.
Wow!
Could you at least try and hide the money you take to post ads as articles?
They offer a security product for websites, and in the process of designing it so that it didn't add much latency, they inadvertently made it into a CDN that speeds things up. There. Now we all know what the trick is.
Is this spam?
When God goes to war, He drops big bangs.
CloudFlare is touted for intercepting and altering HTML to and from client sites. Isn't this a Bad Thing? Passwords, PII, etc. all being captured, inspected, possibly altered, and sent along. What a lovely way to capture and control information. And it's spread across 12 datacenters (and growing) so who knows how many copies of your SSN there are across CF. But at least it allows IT admins to not have to care or think about customer data security.
I read the article and peaked at the site. $20 a month, for what is practically a CDN?
I'm assuming they have some pretty heavy limits on the amount of traffic you can get for that amount... Bandwidth isn't free after all.
That being said this seems like a cool service for smaller sites, especially when you don't want to do everything yourself.
.: Max Romantschuk
What's that, like "lamer"? Losers.
This is clearly just binspam. How the hell did it get approved?
While they can certainly protect a site from various threats better than the average programmer (XSS etc.), the downside is that all login and personal information also goes through their site, enabling them (or a rogue government) to collect it. Also, their concept is great for launching targeted attacks at specific users, i.e. sending them tailored content like trojans (of course such attacks by rogue governments are feasible without CF, but harder). The question is: should they be trusted more than your own employees and your ISP? Right now, here in Europe, I'd say: for important stuff, no.
That said, here's an idea for a useful "app": automated A/B-testing for your site (build 2 versions of your website and let them decide who sees what, combine with Google Analytics or other stats => see which version works better for your users).
"I love my job, but I hate talking to people like you" (Freddie Mercury)
I was looking to make websites faster after slowing them down with security. I accidentally reinvented CDN. Please give me congratulations and business :) kthxbye
Here's an EASIER trick, with a FREE "Tool" you already own, that's only a single text file filter for your IP stack: A custom HOSTS file!
"They offer a security product for websites, and in the process of designing it so that it didn't add much latency, they inadvertently made it into a CDN that speeds things up. There. Now we all know what the trick is." - by Anubis IV (1279820) on Wednesday June 08, @12:56AM (#36371492)
The gains it offers in both speed, & security, are twofold:
---
FOR ADDED SPEED:
1.) Blocks out adbanners & the lag they introduce into webpage loads/downloads for consumption
2.) Hardcoding in your favorite website (to avoid DNS roundtrip lookup & result return time)
---
FOR ADDED SECURITY:
1.) Blocks out KNOWN malicious sites/servers/hosts-domain names
2.) Protection vs. DNS issues (such as the "Kaminsky flaw", or downed/compromised DNS servers that have been "redirect poisoned")
---
They work, they're free, and you can obtain one (or combine ALL of these, a db import of the file using a SELECT DISTINCT query can do it for example, as a way, or mvps.org offers a tool called HOSTSMAN that does it also (there are others like it as well, I designed one, & so have others)).
You already can do this yourself since any OS that uses a BSD derived IP stack already has one (even ANDROID phones), easily, & populate the custom HOSTS file yourself from the sources noted above!
(I consolidate them all into a single de-duplicated/normalized version, that which currently blocks out 1,429,303++ KNOWN bad sites/servers/hosts-domains, AND, speeds me up VERY noticeably (via blocking out adbanners, a possible threat for years now in malicious code in them & a bandwidth + speed hog OR, by 'hardcoding in' my favorite sites (to bypass DNS lookup & return roundtrip time) also))
APK
P.S.=> Here are some reputable, & reliable sources for said HOSTS file security data (as well as prebuilt HOSTS files for instant download & usage on your parts):
http://safeweb.norton.com/buzz
http://doc.emergingthreats.net/bin/view/Main/HoneywallSamples
http://securehomenetwork.blogspot.com/search?updated-min=2011-01-01T00%3A00%3A00-05%3A00&updated-max=2012-01-01T00%3A00%3A00-05%3A00&max-results=12
http://www.malwaredomainlist.com/hostslist/hosts.txt
http://www.malwaredomains.com/
http://hosts-file.net/?s=Download
http://www.malware.com.br/lists.shtml
http://www.malware.com.br/lists.shtml
https://spyeyetracker.abuse.ch/monitor.php
https://zeustracker.abuse.ch/monitor.php?filter=online
http://www.malwareurl.com/
http://someonewhocares.org/hosts/
http://www.mvps.org/winhelp2002/hosts.htm
... apk
Here's an EASIER trick, with a FREE "Tool" you already own, that's only a single text file filter for your IP stack: A custom HOSTS file, that yields the same results!
(I think it'd be interesting to see this service, COMBINED w/ what I am about to speak of in custom HOSTS files usage, and benefits to the end-user).
"According to the article, the speed boost comes from two things" - by Anonymous Coward on Wednesday June 08, @12:42AM (#36371418)
The gains HOSTS files offer in both speed, & security, are twofold:
---
FOR ADDED SPEED:
1.) Blocks out adbanners & the lag they introduce into webpage loads/downloads for consumption
2.) Hardcoding in your favorite website (to avoid DNS roundtrip lookup & result return time)
---
FOR ADDED SECURITY:
1.) Blocks out KNOWN malicious sites/servers/hosts-domain names
2.) Protection vs. DNS issues (such as the "Kaminsky flaw", or downed/compromised DNS servers that have been "redirect poisoned")
---
They work, they're free, and you can obtain one easily!
(OR, just combine ALL of the ones listed in my 'p.s.' below, & a db import of the file using a SELECT DISTINCT query can do it for example, as a way, or mvps.org offers a tool called HOSTSMAN that does it also (there are others like it as well, I designed one, & so have others)).
You already can do this yourself since any OS that uses a BSD derived IP stack already has one (even ANDROID phones), easily, & populate the custom HOSTS file yourself from the sources noted above!
(I consolidate them all into a single de-duplicated/normalized version, that which currently blocks out 1,429,303++ KNOWN bad sites/servers/hosts-domains, AND, speeds me up VERY noticeably (via blocking out adbanners, a possible threat for years now in malicious code in them & a bandwidth + speed hog OR, by 'hardcoding in' my favorite sites (to bypass DNS lookup & return roundtrip time) also))
APK
P.S.=> Here are some reputable, & reliable sources for said HOSTS file security data (as well as prebuilt HOSTS files for instant download & usage on your parts):
http://safeweb.norton.com/buzz
http://doc.emergingthreats.net/bin/view/Main/HoneywallSamples
http://securehomenetwork.blogspot.com/search?updated-min=2011-01-01T00%3A00%3A00-05%3A00&updated-max=2012-01-01T00%3A00%3A00-05%3A00&max-results=12
http://www.malwaredomainlist.com/hostslist/hosts.txt
http://www.malwaredomains.com/
http://hosts-file.net/?s=Download
http://www.malware.com.br/lists.shtml
http://www.malware.com.br/lists.shtml
https://spyeyetracker.abuse.ch/monitor.php
https://zeustracker.abuse.ch/monitor.php?filter=online
http://www.malwareurl.com/
http://someonewhocares.org/hosts/
http://www.mvps.org/winhelp2002/hosts.htm
... apk
Bring on the marketing creatures.
I am very small, utmostly microscopic.
Working in combination though.
Anyhow/Anyways - Per my subject-line above:
"Please mod the parent +1. It is informative. It is substantive" - by gavron (1300111) on Wednesday June 08, @07:09AM (#36372936)
Thanks (IF you're referring to MY posting on HOSTS files benefits - I assume you did, because my post is parent to your own)!
Funniest part is?
Many times here on /., I get "trolled" to NO END here on HOSTS files posts I do!
(or, unjustly down-modded, w/ no technical justifications either, just "hit & run downmods")
I have also gotten my share of "mod ups" for them as well, so, I suppose it "evens out".
(The part that sort of "baffles me", is that I don't REALLY know why some people here "hate" HOSTS files either - doesn't make sense!)
I.E./E.G.-> I don't "sell" them, they are free, they work, & you have total control of them, yourself (unlike this service I imagine)!
That is, unless this somehow "threatens" certain parties, such as:
1.) Advertisers
2.) Malware makers/Botnet masters etc./et al (of like ilk, online scum imo)
3.) DNS admins (here? I would think they would LIKE that HOSTS files can lighten up request loads on their servers actually!)
Possibly others too... such as webmasters making their living from online adbanner clicks. These folks I don't like adversely affecting, but... once adbanners started showing malicious code in them? It wasn't about SPEED gains blocking banners gives you - it became a security issue (& it's my linetime I pay for to BE ONLINE too, & my money (and yours) imo, comes FIRST!)
(However - I don't post about HOSTS files for those that KNOW about them already, the minority online for sure in that case, but rather for those that DON'T KNOW about HOSTS files benefits - I put this up for the general online populace and for their good is all!).
---
"this entire thread shouldn't exist because /. isn't how companies are supposed to astroturf/advertise their slimy-ass products." - by gavron (1300111) on Wednesday June 08, @07:09AM (#36372936)
Heh, well... Yes, I agree: They are "pimping" their product, but... that's pretty much "how it's done", with others singing praises of it from the rooftops, so-to-speak.
So, I suppose I guess what I am saying here, is this: This is one I would make an exception for... because it's interesting, and has possible gains for users (and I would like to see how well it works combined w/ HOSTS files too, and IF it would work w/ them in combination (probably does I would guess)).
Still - I have to admit though, I was TRULY "curious" about this service, because I spotted it on yesterday's "recent" section here, & did some reading on it then... it sounded interesting actually
(However - This service? Well... it doesn't offer anything you cannot achieve YOURSELF, and HAVE COMPLETE CONTROL OVER YOURSELF, mind you on THAT note as well, that HOSTS files offer).
APK
P.S.=> Lastly/Again though: It would be VERY interesting to see the "combined results" of this service this article's about, alongside the speed & security gains HOSTS files offer!
... apk
Great summary, better than the original summary, but the original article doesn't even get the number of data centers right:
"We run 10 (with more coming) data centers around the world and do DNS, caching, bot filtering and more for all of our users. " (http://blog.cloudflare.com/top-tips-for-new-cloudflare-users "posted 12 days ago".)
As well as end-user/clientside!
The results with HOSTS files though?
The SAME... perhaps BETTER, in that YOU, the end-user, completely control a HOSTS file & what it can do, for you!
Additionally - per my subject-line above:
There is NO reason why HOSTS files cannot be implemented server-side as well really!
E.G./I.E.-> I've done it myself on various server types (to secure them better, & also speed them up too, bonus, via this "layered security" technique) also...
( &, yes, it works there as well, server-side!)
APK
P.S.=> I also noted it WOULD be rather "interesting" to see what this service can do in combination with the HOSTS files speed & security gains as well...
PLUS, & I failed to note this much, in my earlier replies?
Well - I'd also be interested in seeing what an end-user can do combining this service's merits, alongside HOSTS files, but also alongside the service OPERA offers in its "TURBO" feature too!
...apk
Slashdot is posting sponsored content now?
and its the choice of a new generation.. :drinks pepsi:
Maybe THE people who "modded you down" did it BECAUSE your posts are "too full" of random caps, quotes, bold, and broken ENGLISH, and they were "fed up w/ your" gibberish.
AC
P.S.=#&> STFU, GTFO, and DIAF!
Disprove my points on HOSTS I put up in this exchange then...
That is, IF you can (I am certain you cannot), in regards to your off-topic trolling statement here:
"Maybe THE people who "modded you down" did it BECAUSE your posts are "too full" of random caps, quotes, bold, and broken ENGLISH, and they were "fed up w/ your" gibberish." - by Anonymous Coward on Wednesday June 08, @10:44AM (#36374924)
So, show me in THIS post where my points here in this exchange are "gibberish", ok?
It appears the "best you have", is off-topic adhominem attacks, writing style trolling critiques (effete & useless, as you can see my post was modded up & complimented by others here also) as per your trolling usual, & nothing more...
(Typical!)
APK
P.S.=>
"STFU, GTFO, and DIAF!" - by Anonymous Coward on Wednesday June 08, @10:44AM (#36374924)
If the best you have is adhominem attacks, in attempts to attack myself, rather than the points I put out? You FAIL!
( & rather badly, as well as your being off-topic & obviously trolling on your part!)
... apk
Dearest trolls: The best it appears you have, is a "hit-&-run" down moderation of my post on HOSTS files - poor showing boys!
(If that's "the best you've got" here? You've FAILED, badly!)
As for myself? The more this gets out to uninformed users that are unaware of the combined benefits that HOSTS files give end-users (and server owners also) in more speed, and more "layered security", the more I have done my part!
APK
P.S.=> In the end/bottom-line here: I'd like to know what it is you apparently FEAR from HOSTS files, because I will "overcome your 'objections'" easily, and with valid technical fact, vs. your b.s.
(After all: I've done that to my "naysayers" here so many times, it does appear that the "best you have" is off topic ad hominem attacks, or, unjustified mod downs - poor showing on your part(s), trolls)
... apk
A HOSTS FILE IS CACHED UPON INITIAL READ INTO RAM (or the local DNS clientside cache in Windows, if you have a "smallish" HOSTS file)!
Are you THAT MUCH OF A NOOB IN COMPUTING YOU DON'T REALIZE THAT?
(Apparently so!)
---
"For anybody who takes this ass clown seriously, all major OSs scan the hosts file line by line every time. 300gigabyte hosts files are terrible for performance." - by Anonymous Coward on Wednesday June 08, @02:39PM (#36378356)
See above - "drink it in, & digest it" because it will help you "eat your words" (now flavored with the "bitter taste of defeat" (your defeat - worst part? You defeated yourself via your own ignorance, lol!)).
---
"However, you can replace it with tinydns (to serve 127.0.0.0 for blocked domains) and dnscache (to keep a local cache of real domains) and get a much better performance boost.." - by Anonymous Coward on Wednesday June 08, @02:39PM (#36378356)
Why? So folks can waste CPU, Memory, & other forms of I/O as well as increasing their electric bill by running yet another program??
Real "smart" that, lol (not)... though you CAN run DNS servers alongside HOSTS too? DNS definitely has problems/issues... would you like me to list some of those as well?
APK
P.S.=> Look @ the "bright-side" of things now: Now, finally, you know (although you have "egg on your face" now for it, no small wonder you posted as AC... lol, you don't feel confident enough in your know-how in computing, and trust me, based on your results here? You don't!)
... apk
Where you overlooked that the local diskcaching kernel mode subsystem all PC/Server OS' have cache larger HOSTS files (vs. the DNS clientside cache for Windows for smaller HOSTS files) in the URL link below:
http://it.slashdot.org/comments.pl?sid=2220314&cid=36379004
LMAO - you REALLY need to learn more of how modern Operating Systems work buddy...
---
"Hey Taco, could you update the lameness filter to exclude APK's ramblings? Thanks!" - by Anonymous Coward on Wednesday June 08, @11:01AM (#36375158)
Who's the one rambling now? You are!
From that link above, You also look quite stupid for it.
APK
P.S.=> I certainly wouldn't want to be YOU right now, lol... you look like a fool, especially from the URL link above where you messed up on a SIMPLE CONCEPT in computing called diskcaching!
Do yourself a favor - Learn more about computing and how it works, before you shoot your mouth off again and look stupid for it as you did in the link above!
... apk