Roman Arutyunyan Wrote:
---
>
> Currently nginx does not seem to be able to do what you want. If
> you’re ready to patch
> the source here’s the patch fixing the issue.
>
> diff -r 0dd77ef9f114 src/http/modules/ngx_http_mp4_module.c
> --- a/src
Hi guys,
I'm currently running nginx version 1.6.0 (after upgrading from 1.4.4).
Sadly I've found out, after upgrading proxy_pass_header seems to stop
working, meaning no headers is passed from the upstream at all, I've
tried setting caching headers, expires headers, removing ETag etc but
not
I actualy came accross a setting in my device manager called write cache
buffer flushing. When you disable Write Cache Buffer Flushing, this allows
application software to blaze ahead after writing data to disk without
waiting for the physical write to complete.
http://noel.prodigitalsoftware.com
Regarding:
> In http, responses are not guaranteed to be the same. Each
> response can be unique, and you can't assume responses have to be
> identical even if their URLs match.
Yes, but potentially unique does not imply that upon the first valid ok or valid
partial response that it will likel
Hello!
On Mon, Jun 30, 2014 at 09:14:06PM -0400, Paul Schlie wrote:
> (Seemingly, it may be beneficial to simply replace the
> sequentially numbered temp_file scheme with hash-named scheme,
> where if cached, the file is simply retained for some period of
> time and/or other condition, and whi
(Seemingly, it may be beneficial to simply replace the sequentially numbered
temp_file scheme with hash-named scheme, where if cached, the file is simply
retained for some period of time and/or other condition, and which may be
optionally symbolically aliased using their uri path and thereby res
Is there any possible solution for this problem?
As although proxy_cache_lock may inhibit the creation of multiple proxy_cache
files, it has seemingly no effect on the creation of multiple proxy_temp files,
being the true root of the problem which the description of proxy_cache_lock
claims to s
Hello!
On Mon, Jun 30, 2014 at 04:34:51PM -0400, ura wrote:
> ok, thanks.
>
> 1. i was thinking that this was the case, based on the results i have seen,
> yes.
> 2. ah, ok - i didn't appreciate that. i found this page with php code:
> http://licson.net/post/stream-videos-php/
>
> is there a st
Hello!
On Sun, Jun 29, 2014 at 06:15:56PM -0300, Bráulio Bhavamitra wrote:
> Hello all,
>
> I stucked a while with a config problem where proxy_cache_key default value
> was $scheme$proxy_host$uri$is_args$args".
>
> Then I realized it really didn't make. A better value
> $scheme$host$uri$is_arg
Hello!
On Sun, Jun 29, 2014 at 12:56:02PM +0800, Rv Rv wrote:
> Hello
>
> When we configure nginx without modsecurity body filter, then
> the response is processed in two stages. First the headers are
> processed followed by the body filters
> If however, modsecurity is configured, then modse
Hello!
On Sat, Jun 28, 2014 at 05:35:27PM +, ad...@stichtingbcco.com wrote:
> Hi,
>
> I'm trying to use the auth_request module in conjunction with the
> more_set_input_headers to automatically login my users into web apps.
>
> Basically, it works like this:
>
> 1. Users have some session
Hello!
On Sat, Jun 28, 2014 at 01:14:16AM -0400, khav wrote:
> For my site , ssl seems to be slow even though i got A+ on sslabs
> (implemented ocsp stapling, Forward Secrecy , spdy)
Note that SSL Labs grades are about security, not about speed.
> Here is the result from pingdom
>
> http://t
Hi All,
We’ve just opened a call for proposals for the first NGINX conference,
nginx.conf.
Please share this CFP with those you know who have good NGINX stories to share —
Direct link to the CFP — https://nginx.busyconf.com/proposals/new
CFP closes 11:59PM PDT, August 1, 2014
Our goal is
ok, thanks.
1. i was thinking that this was the case, based on the results i have seen,
yes.
2. ah, ok - i didn't appreciate that. i found this page with php code:
http://licson.net/post/stream-videos-php/
is there a standard / recommended way to approach this with nginx?
3. i believe the proble
Hello!
On Sat, Jun 28, 2014 at 11:25:30AM -0400, ura wrote:
> after more exploration, i see that files which are placed in the root of my
> site can be preloaded and seeked correctly when played via the video.js
> package or directly as a video element.
> however, the videos that are played via t
Hello!
On Sat, Jun 28, 2014 at 06:54:14AM -0400, crespin wrote:
> ngx_hhtp_close_request() call ngx_http_free_request()
> Reading the code with your comments, rc is only set when a timeout is
> raised.
> Is it right ?
> So the parameter can be a flag ngx_flag_t is_timeout ?
I don't understand yo
Maxim Dounin Wrote:
---
> Hello!
>
> On Sat, Jun 28, 2014 at 12:38:12AM -0400, c0nw0nk wrote:
>
> > Latest picture
> > http://s633.photobucket.com/user/C0nw0nk/media/Untitled-7.png.html
> >
> > Everything utilizing the read's and writes is ngin
Hello!
On Sat, Jun 28, 2014 at 12:38:12AM -0400, c0nw0nk wrote:
> Latest picture
> http://s633.photobucket.com/user/C0nw0nk/media/Untitled-7.png.html
>
> Everything utilizing the read's and writes is nginx and when i set the
> following buffers i get massive spikes like that.
>
> location ~ \.m
Thanks. I will try this patch later today and report back.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,251279,251312#msg-251312
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
On 28 Jun 2014, at 10:26, audvare wrote:
> Somehow uploadprogress seems to be affecting a request unrelated. I am using
> Cyberduck on Windows to test WebDAV (over HTTPS). It successfully logs in,
> lists files, etc. But it does not download any files because it does not
> like that PROPF
20 matches
Mail list logo