Hey,
>> spdy/2 support has been removed from the Firefox code base (
>> https://bugzilla.mozilla.org/show_bug.cgi?id=912550 ) and >= Firefox 27 will
>> only support >= spdy/3. Firefox 27 will be released in January 2014 (
>> https://wiki.mozilla.org/RapidRelease/Calendar ) so there is some urgency
Hello all,
I've configured nginx as a load balancing proxy for my backend servers. My
backend is expecting multi-part uploads for large files in small chunks
(5-15mb). The issue I'm encountering, is that I would like for nginx to
just pass the chunked data along to the backend servers and not buff
> spdy/2 support has been removed from the Firefox code base (
> https://bugzilla.mozilla.org/show_bug.cgi?id=912550 ) and >= Firefox 27 will
> only support >= spdy/3. Firefox 27 will be released in January 2014 (
> https://wiki.mozilla.org/RapidRelease/Calendar ) so there is some urgency in
> gett
My PHP application went down for a few hours with 502 bad gateway. In the
nginx error log all I see is:
2013/11/14 10:02:16 [error] 1466#0: *57964 recv() failed (104: Connection
reset by peer) while reading response header from upstream
I fixed it by restarting php-fpm. However, what caused this?
Hi,
I have the same problem (nginx 1.4.3) when spdy is enabled and proxy cache
too (with apache2 behind).
Any news about this bug ? I would really like to be able to activate
SPDY...
Thanks
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,233497,244667#msg-244667
_
On 14/11/2013 12:00 πμ, Francis Daly wrote:
If*everyone* who writes a checker provides multiple metrics at once, that
kind of suggests that a single metric at a time isn't all that important.
I won't disagree, you need to correlate metrics, but you cannot graph
them as a function of time if
ge...@riseup.net Wrote:
---
> maybe I'll just write a small script using tree -H to output a
> directory listing into static html, and serve this just as html.
> Clever doing it like this?
http://wiki.nginx.org/NgxFancyIndex
Posted at Nginx