first byte timeout
Details: cache-lcy19227-LCY 1515490182 1947665089
Varnish cache server
Do you maybe happen to know what is causing the error and how (or when) it can be fixed?
Thanks a lot for your help!
Looking at the server response headers, some of my requests were cache
hits on the CDN, and some were not, so it appears the origin server is
not dead.
Anton or Tanya, apparently the First Byte Timeout is something that
can be configured in Fastly (Origins, Hosts, Advanced Options).
Perhaps it needs to be increased to work with large files?
Thanks,
Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
I had a problem with the following files seven hours ago when my build
failed.
http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
http://releases.llvm.org/3.9.1/clang+llvm-3.9.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz
http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
At the same time the following to files did work:
http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-apple-darwin.tar.xz
http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-apple-darwin.tar.xz
Trying the same files now, I got a reply within 10-30 seconds. So it
might just be that it's slow.
--
/Jacob Carlborg
We believe the issue is fixed now. Could you please confirm?
--
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University
It's still taking between 5 and 22 seconds to get a reply.
> It's still taking between 5 and 22 seconds to get a reply.
But my build passed now, so I guess it's good enough.