Re: internal, redirects and proxy_cache

2013-06-22 Thread Maxim Dounin
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

Re: No MIME types

2013-06-22 Thread Francis Daly
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()

Fwd: question about running on multiprocessor

2013-06-22 Thread 고범규
-- Forwarded message -- From: 고범규 bk7...@gmail.com 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

Re: start time is out mp4

2013-06-22 Thread Richard Kearsley
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

Re: start time is out mp4

2013-06-22 Thread Maxim Dounin
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: *5510811

Re: start time is out mp4

2013-06-22 Thread Richard Kearsley
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

Re: start time is out mp4

2013-06-22 Thread Richard Kearsley
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

Re: No MIME types

2013-06-22 Thread Peleke
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

Using SNI to route proxy_pass to upstream SSL host

2013-06-22 Thread David Mohl
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

bug in spdy - 499 response code on long running requests

2013-06-22 Thread justin
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