internal, redirects and proxy_cache
A very related question was asked before here:http://forum.nginx.org/read.php?2,236720,236782#msg-236782But I'm not sure that asked exactly what I want to do.I've got locations like this:location...
View Articlestart time is out mp4
HiI’m using the mp4 module quite heavily, and very occasionally (onceevery minute or so on a busy website) there is an error written toerror.log and status 500 returned in the access log[error]...
View ArticleRe: internal, redirects and proxy_cache
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...
View ArticleRE: start time is out mp4
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...
View ArticleRe: No MIME types
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:>...
View ArticleFwd: question about running on multiprocessor
---------- Forwarded message ----------From: ê³ ë²”ê·œ <bk7749@gmail.com>Date: 2013/6/21Subject: question about running on multiprocessorTo: nginx@nginx.orgHi, I'm a beginner on this field.I want just...
View ArticleRe: start time is out mp4
Hinginx version: nginx/1.4.1built by gcc 4.2.1 20070831 patched [FreeBSD]TLS SNI support enabledconfigure arguments: --with-debug --with-http_ssl_module--with-http_stub_status_module --with-file-aio...
View ArticleRe: start time is out mp4
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...
View ArticleRe: start time is out mp4
HiI've been able to test a few videos myself and can see it happeningJust to be clear, 99%+ seem to be fine and can seek right up to the endBut on very few, seeking is only possible up to X seconds (X...
View ArticleRe: start time is out mp4
HiI'm pretty sure I have found the cause,All the videos I see it happening on have short audio (Audio stopsbefore the video)On 22/06/13 16:06, Richard Kearsley wrote:> Hi> I've been able to test...
View ArticleRe: No MIME types
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?
View ArticleRe: php-fpm 5.4.6 + httpd 2.4 + mod_fastcgi + unix socket + chroot = impossible?
It seems i got similar problem with you except from the PHP version that is5.3, apache 2.2 and libapache2-mod-fastcgi 2.4.6. Using Debian Squeeze.Is there any solution with Apache2? Do you know Nginx...
View ArticlePHP-FPM is not working as expected
I am using Debian Squeeze and set up PHP-FPM with fastcgi. I have severalvirtual hosts defined on the same host. I defined chroot for each poolconfiguration but somehow it is possible to change...
View ArticleUsing SNI to route proxy_pass to upstream SSL host
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...
View Articlebug in spdy - 499 response code on long running requests
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...
View ArticleWhy nginx's http parser doesnt use regular expressions?
This is in reference to the following codehttps://github.com/joyent/http-parserWhat could be the main reason for such a design decision? I guess I couldwrite few regular expressions to parse HTTP req...
View Articlebuild failed, ngx_http_ssl_module requires?
Hi,I've tried to build nginx 1.4.1 under FreeBSD 9.1-STABLE and the build has been failed.Here is configure arguments:--prefix=/usr/local/etc/nginx --with-cc-opt=-I /usr/local/include --with-ld-opt=-L...
View ArticleRe: build failed, ngx_http_ssl_module requires?
Patch.On Sun, Jun 23, 2013 at 11:42:47AM +0400, Sergey A. Osokin wrote:> Hi,>> I've tried to build nginx 1.4.1 under FreeBSD 9.1-STABLE and the build has been failed.>> Here is configure...
View ArticleRe: build failed, ngx_http_ssl_module requires?
Hello!On Sun, Jun 23, 2013 at 11:42:47AM +0400, Sergey A. Osokin wrote:> Hi,>> I've tried to build nginx 1.4.1 under FreeBSD 9.1-STABLE and the build has been failed.>> Here is configure...
View ArticleRe: No MIME types
Sorry, you were right, didn't see it in Selfoss because of SQLite.Thanks!
View Article