The curious case of slow downloads
blog.cloudflare.com
The curious case of slow downloads
1–10 of 57 posts
Re: The curious case of slow downloads
#2Re: The curious case of slow downloads
#3Original title doesn't mention "NGINX".
Re: The curious case of slow downloads
#4Original title doesn't mention "NGINX".
Re: The curious case of slow downloads
#5Re: The curious case of slow downloads
#6Re: The curious case of slow downloads
#7For example, Microsoft may be changing their image, but their core software is closed source. may be great, but can you pull off something like this when you've got an issue? The importance of being able to debug and patch your mission critical systems is hard to overstate.
Please encourage your employer to fiscally support the open source code that they rely upon!
Re: The curious case of slow downloads
#8Original title doesn't mention "NGINX".
You're correct, but the title is way less helpful without the "nginx". Unless the reader knows that cloudflare uses nginx, he won't know the article pertains to nginx
In a nearby comment, LoSboccacc notes that they've hit that issue [removed: on S3].
Re: The curious case of slow downloads
#9Earlier quoted context omitted.
> Not an NGINX problem either
There is a header that says that, but it actually was an NGINX problem.
The problem here is that (TIL) on linux the "writable socket" state behaves completely differently than the "readable socket" one, and a socket can be effectively writeable even though poll(2) reports that it isn't.
Re: The curious case of slow downloads
#10This is why open source (and controlling your whole stack) matters in big business. For example, Microsoft may be changing their image, but their core software is closed source. may be great, but can you pull off something like this when you've got an issue? The importance of being able to debug and patch your mission critical systems is hard to overstate. Please encourage your employer to fiscally support the open s…
Not OSS != no source access. A cloud provider on top of the MS stack would most likely have Shared Source Initiative licenses.