From 67b5c8f539b90f2de59db19c2f880367804b69aa Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Sun, 24 Dec 2006 18:32:58 +0000 Subject: [PATCH] nginx-0.5.5-RELEASE --- docs/xml/nginx/changes.xml | 61 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 569c3e4e1..092768945 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,67 @@ nginx changelog + + + + +ËÌÀÞ -v ÂÏÌØÛÅ ÎÅ ×Ù×ÏÄÉÔ ÉÎÆÏÒÍÁÃÉÀ Ï ËÏÍÐÉÌÑÔÏÒÅ. + + +the -v switch does not show compiler information any more. + + + + + +ËÌÀÞ -V. + + +the -V switch. + + + + + +ÄÉÒÅËÔÉ×Á worker_rlimit_core ÐÏÄÄÅÒÖÉ×ÁÅÔ ÕËÁÚÁÎÉÅ ÒÁÚÍÅÒÁ × K, M É G. + + +the "worker_rlimit_core" directive supports size in K, M, and G. + + + + + +ÍÏÄÕÌØ nginx.pm ÔÅÐÅÒØ ÍÏÖÅÔ ÕÓÔÁÎÁ×ÌÉ×ÁÔØÓÑ ÎÅÐÒÉ×ÉÌÅÇÉÒÏ×ÁÎÎÙÍ ÐÏÌØÚÏ×ÁÔÅÌÅÍ. + + +the nginx.pm module now could be installed by an unprivileged user. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÍÅÔÏÄÏ× $r->request_body ÉÌÉ $r->request_body_file ÍÏÇ +ÐÒÏÉÚÏÊÔÉ segmentation fault. + + +a segmentation fault might occur if the $r->request_body or +$r->request_body_file methods were used. + + + + + +ÏÛÉÂÏË, ÓÐÅÃÉÆÉÞÎÙÈ ÄÌÑ ÐÌÁÔÆÏÒÍÙ ppc. + + +the ppc platform specific bugs. + + + + + + -- 2.47.3