[nginx] svn commit: r5023 - trunk/src/event
Author: vbartDate: 2013-01-28 15:40:25 +0000 (Mon, 28 Jan 2013)New Revision: 5023URL: http://trac.nginx.org/nginx/changeset/5023/nginxLog:SSL: avoid calling SSL_write() with zero data size.According to...
View Article[nginx] svn commit: r5024 - trunk/src/event
Author: vbartDate: 2013-01-28 15:41:12 +0000 (Mon, 28 Jan 2013)New Revision: 5024URL: http://trac.nginx.org/nginx/changeset/5024/nginxLog:SSL: take into account data in the buffer while limiting...
View ArticleRe: cache configuration
As I've already said: It can only be the server(-side) caching. Since revoming of the browser cache and Ctrl+F5 don't help.But now I think, it might be an issue of the virtual machine. Because when I...
View ArticleRe: cache configuration
When using virtualbox shared folders, you need to turn off sendfile in nginx.
View ArticleReverse proxy SSL Client issue
Hello,I have an anoying issue with Nginx installed on ubuntu 10.04 as a reverse proxy ;I have multiple SSL Virtual Host with their own SSL certificate ; everything is running fine, but with some...
View ArticleRe: [BUG] "client_body_in_file_only on" no longer works with upstream modules...
On Monday 28 January 2013 15:30:35 Maxim Dounin wrote:> Hello!>> On Sun, Jan 27, 2013 at 12:07:37AM -0800, agentzh wrote:> > Hello!> >> > I've noticed that for nginx 1.3.9+,...
View ArticleRe: HDD util is 100% - aio questions
On Monday 28 January 2013 10:53:52 Cristian Rusu wrote:> Hello>> Right now nginx manages to put hdds in the server to high util rate.>> I try to run Nginx 1.2.3 with aio support to...
View ArticleRe: cache configuration
On Monday 28 January 2013 21:48:59 automatix wrote:> Great, it works! Thank you very much!>That is an old well-known bug in VitualBox....
View ArticleBuffer messages in log even with buffering turned off
Howdy folks,We've been seeing some recurring logs in our log that look like this:2013/01/28 18:30:36 [warn] 2657#0: *210608 a client request body isbuffered to a temporary file...
View ArticleRe: Buffer messages in log even with buffering turned off
On Mon, Jan 28, 2013 at 10:37:51AM -0800, Christopher Opena wrote:Hi there,> We've been seeing some recurring logs in our log that look like this:>> 2013/01/28 18:30:36 [warn] 2657#0: *210608...
View ArticleRe: 1.3.11 Issues?
Valentin V. Bartenev Wrote:-------------------------------------------------------> Please, try the new patch:> http://nginx.org/patches/spdy/patch.spdy-59_1.3.11.txt>> The problem should...
View ArticleRe: Buffer messages in log even with buffering turned off
On Mon, Jan 28, 2013 at 10:58 AM, Francis Daly <francis@daoine.org> wrote:>> If you want to ensure that the client request body is not buffered to> disk, you want to make sure that your...
View ArticleRe: помогите понять логику кеширования и буферизации
Trurl Wrote:-------------------------------------------------------> Не могу ничего понять из документации.>> Допустим у меня вот такой набор:> proxy_temp_path /var/lib/nginx/proxy 1 1;>...
View ArticleRe: 1.3.11 Issues?
On Monday 28 January 2013 23:20:27 digitalpoint wrote:> Valentin V. Bartenev Wrote:> ------------------------------------------------------->> > Please, try the new patch:> >...
View ArticleRe: Buffer messages in log even with buffering turned off
On Mon, Jan 28, 2013 at 11:25:12AM -0800, Christopher Opena wrote:> On Mon, Jan 28, 2013 at 10:58 AM, Francis Daly <francis@daoine.org> wrote:> > If you want to ensure that the client...
View ArticleRe: помогите понять логику кеширования и буферизации
proxy_max_temp_file_size вообще не имеет к размеру файлов в кеше никакого значенияЦитата:Директива задаёт максимальный размер временного файла для проксированногоответа. "proxy_max_temp_file_size 0"...
View ArticleRe: Delayed 503 limit_req response - feature request
On Sat, Jan 26, 2013 at 8:40 AM, Maxim Dounin <mdounin@mdounin.ru> wrote:> Hello!>> On Fri, Jan 25, 2013 at 02:09:21PM -0500, CM Fields wrote:>>> Nginx Feature Request: Delay...
View Article