We sometimes have long running HTTPS requests, over 2 minutes, and
occasionally would see 499 response codes, and duplicate (double run)
transactions. After digging around and testing, it was discovered this only
occurs with spdy support enabled. If we turn off spdy in the server block,
the 499 res
Hey guys,I am trying to get the following setup running:Nginx is listening to port 443. According to the users host (SNI), it should route the SSL requests to a upstream daemon / host which will take care of SSL certification, handshake and so on.Nginx should not touch the request, just pass it. Si
I have the same problem with other software (tested selfoss for example)
even if I want to set it up completely from scratch.
How can I find the root problem and fix it?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,240262,240274#msg-240274
___
Hi
I'm pretty sure I have found the cause,
All the videos I see it happening on have short audio (Audio stops
before the video)
On 22/06/13 16:06, Richard Kearsley wrote:
Hi
I've been able to test a few videos myself and can see it happening
Just to be clear, 99%+ seem to be fine and can seek
Hi
I've been able to test a few videos myself and can see it happening
Just to be clear, 99%+ seem to be fine and can seek right up to the end
But on very few, seeking is only possible up to X seconds (X could be at
any point in the video)
To seek after X, the error always happens
However if I w
Hello!
On Sat, Jun 22, 2013 at 10:40:53AM +0100, Richard Kearsley wrote:
> Hi
> I’m using the mp4 module quite heavily, and very occasionally (once
> every minute or so on a busy website) there is an error written to
> error.log and status 500 returned in the access log
>
> [error] 42078#0: *551
Hi
nginx version: nginx/1.4.1
built by gcc 4.2.1 20070831 patched [FreeBSD]
TLS SNI support enabled
configure arguments: --with-debug --with-http_ssl_module
--with-http_stub_status_module --with-file-aio --with-http_flv_module
--with-http_mp4_module --with-http_geoip_module
--add-module=../../
-- Forwarded message --
From: 고범규
Date: 2013/6/21
Subject: question about running on multiprocessor
To: nginx@nginx.org
Hi, I'm a beginner on this field.
I want just to do some simulation about multiprocessor programming.
What I'm trying to do is to test performance of nginx b
On Sat, Jun 22, 2013 at 03:15:30AM -0400, Peleke wrote:
Hi there,
I'm not sure how your question matches the Subject: line you used.
But anyway...
> The problem is the second domain.tld entry:
> 2013/06/22 09:10:46 [error] 7806#0: *1 open()
> "/var/www/domain.tld/htdocs/domain.tld/wordpress/wp
Hi Richard,
> Given that the mp4 module works remarkably well on the whole, where
> should I look to find the cause of these rare errors? (and what do they
> actually mean :))
>
> nginx version: nginx/1.2.9
I would suggest you upgrade nginx. Between nginx/1.2.9 and a recent releases
there are 4
Hello!
On Sat, Jun 22, 2013 at 10:10:25AM +0100, Nic Ferrier wrote:
> A very related question was asked before here:
>
> http://forum.nginx.org/read.php?2,236720,236782#msg-236782
>
> But I'm not sure that asked exactly what I want to do.
It's not. It's about caching of a response with
an X-
Hi
I’m using the mp4 module quite heavily, and very occasionally (once
every minute or so on a busy website) there is an error written to
error.log and status 500 returned in the access log
[error] 42078#0: *5510811 start time is out mp4 stts samples in ...
(mostly this error)
[error] 42072#0
A very related question was asked before here:
http://forum.nginx.org/read.php?2,236720,236782#msg-236782
But I'm not sure that asked exactly what I want to do.
I've got locations like this:
location /packages/archive-contents {
proxy_pass http://localhost:8005;
proxy_http_
I have just set up a Debian Wheezy nginx web server with PHP-FPM and while
it shows the hosted websites it doesn't analyse the MIME types and without
CSS or JS modern websites are not working.
The problem is the second domain.tld entry:
error.log:
2013/06/22 09:10:46 [error] 7806#0: *1 open()
"/v
14 matches
Mail list logo