Re: fastcgi_read_timeout with PHP backend
oOIs that a bug or a feature?Wouldn't it be nice not to lose information in the middle? PHP sendsinformation and probably wants the Web server to do its job forwarding itto the browser. I'd like that,...
View ArticleRe: [PATCH/v2] SPDY: Allow returning the full status line
On Friday 31 May 2013 08:52:41 Jim Radford wrote:> On Fri, May 31, 2013 at 04:21:45AM +0400, Valentin V. Bartenev wrote:> > On Friday 31 May 2013 02:24:50 Jim Radford wrote:> > > This...
View ArticleRe: Настройки pcre
Hello!On Wed, Jun 05, 2013 at 10:19:45AM -0400, stitrace wrote:> Скажите пожалуйста, есть ли в nginx возможность настраивать pcre (в> частности увеличивать limits).>> При regexp очень...
View ArticleRe: fastcgi_read_timeout with PHP backend
Hello!On Wed, Jun 05, 2013 at 10:28:26AM -0400, B.R. wrote:> oO>> Is that a bug or a feature?> Wouldn't it be nice not to lose information in the middle? PHP sends> information and...
View Article[nginx] Mail: fixed possible uninitialized memory access.
details: http://hg.nginx.org/nginx/rev/b6562f98bfd8branches:changeset: 5246:b6562f98bfd8user: Maxim Dounin <mdounin@mdounin.ru>date: Wed Jun 05 19:44:23 2013 +0400description:Mail: fixed possible...
View Article[nginx] Valgrind: sigaction() failure now ignored.
details: http://hg.nginx.org/nginx/rev/593d344999f5branches:changeset: 5244:593d344999f5user: Maxim Dounin <mdounin@mdounin.ru>date: Wed Jun 05 19:44:20 2013 +0400description:Valgrind:...
View Article[nginx] Fixed debug logging in ngx_http_parse_complex_uri().
details: http://hg.nginx.org/nginx/rev/55dc535ae5dcbranches:changeset: 5247:55dc535ae5dcuser: Maxim Dounin <mdounin@mdounin.ru>date: Wed Jun 05 19:45:08 2013 +0400description:Fixed debug logging...
View Article[nginx] Valgrind: supressed complaints about uninitialized bytes.
details: http://hg.nginx.org/nginx/rev/711fa02afae8branches:changeset: 5245:711fa02afae8user: Maxim Dounin <mdounin@mdounin.ru>date: Wed Jun 05 19:44:22 2013 +0400description:Valgrind: supressed...
View ArticleRe: Adding first website
Hi,I am using the following setup:http://paste.ie/view/a4e9b7e7But I stuck add adding a second domain :/Best RegardsMarc
View ArticleRe: How can i get ip and port under forward proxy
Ok, code is as follow:Code:src/event/ngx_event_connect.c In ngx_event_connect_peer()....................................rc = connect(s, pc->sockaddr, pc->socklen);if (rc == -1) {err =...
View ArticleRe: How can i get ip and port under forward proxy
static void457 ngx_http_upstream_init_request(ngx_http_request_t *r)........................................498 #endif499500 u->store = (u->conf->store || u->conf->store_lengths);501502...
View ArticleRe: Что мешает развить скорость? (связка Apache22+NGINX 1.4.1)
On Wed, 5 Jun 2013, Maxim Dounin wrote:> > > Одна из основных задач - помощь в диагностики плохих подключений:> > > определение скорости подключения.> > > Для этих целей...
View ArticleRe: etag support
Ok, I see the etag for images, but not for javascript or css. Is this because I have gzip enabled?Thanks for the help.
View ArticleSetting headers within process_headers function of module
Hi,I am writing an "upstream" module to implement a custom protocol. I havemanaged to get most of it working end to end by following the fastcgimodule code but am stuck at a problem that should be...
View ArticleNatural Herbal Treatment For Retinitis Pigmentosa
• Burning Mouth Syndrome• Waldenstrom's Macroglobulinemia• Hydrocele• Hidradenitis Suppurativa• Eye Bags• Scleroderma• Achalasia• Retinitis Pigmentosa• Polycystic Kidney Disease• Post Polio Syndrome•...
View ArticleRe: etag support
On Thu, Jun 06, 2013 at 12:10:51AM -0400, justin wrote:> Ok, I see the etag for images, but not for javascript or css. Is this> because I have gzip enabled?ETag is cleared when gzipping a...
View ArticleRe: Что мешает развить скорость? (связка Apache22+NGINX 1.4.1)
Hello!On Thu, Jun 06, 2013 at 05:37:06AM +0400, Dmitry Morozovsky wrote:[...]> > По моим личным ощущениям - некорректные результаты speedtest.net> > (не мини) показывает в основном тогда,...
View ArticleRe: Setting headers within process_headers function of module
Hello!On Thu, Jun 06, 2013 at 05:17:14PM +1000, Atul Bhouraskar wrote:> Hi,>> I am writing an "upstream" module to implement a custom protocol. I> have managed to get most of it working end...
View ArticleRe: Что мешает развить скорость? (связка Apache22+NGINX 1.4.1)
On Thu, 6 Jun 2013, Maxim Dounin wrote:> > > По моим личным ощущениям - некорректные результаты speedtest.net> > > (не мини) показывает в основном тогда, когда сервер выбрался>...
View Article