Не работает sendfile
Андрей Василишин
andron at kpi.ua
Mon Jun 1 01:03:04 MSD 2009
*nginx 0.7.59
Не работает сендфайл в такой конструкции:
location /files/ {
internal;
root /storage/dl;
sendfile on;
sendfile_max_chunk 128k;
}
*Debug ниже:
2009/05/31 23:47:22 [debug] 4779#0: *1305718 accept: 81.95.182.41 fd:35
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer add: 35:
60000:2557354341
2009/05/31 23:47:22 [debug] 4779#0: *1305718 epoll add event: fd:35 op:1
ev:80000001
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post event 08156788
2009/05/31 23:47:22 [debug] 4779#0: *1305718 delete posted event 08156788
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 0814F778:656
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 0814FA10:1024
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 0814FE18:4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http process request line
2009/05/31 23:47:22 [debug] 4779#0: *1305718 recv: fd:35 1024 of 1024
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http request line: "GET
/getfile.php?id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar
HTTP/1.1"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http uri: "/getfile.php"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http args:
"id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http exten: "php"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http process request header
line
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Host:
dl2.filestore.com.ua"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "User-Agent:
Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.13) Gecko/20080311
Firefox/2.0.0.13 WebMoney Advisor"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header:
"Accept-Language: ru,en-us;q=0.7,en;q=0.3"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header:
"Accept-Encoding: gzip,deflate"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header:
"Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Keep-Alive: 300"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Connection:
keep-alive"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Referer:
http://filestore.com.ua/?d=E81C04634"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http alloc large header buffer
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 08147128:256
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 08150E20:4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http large header alloc:
08150E20 4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http large header copy: 409
2009/05/31 23:47:22 [debug] 4779#0: *1305718 recv: fd:35 361 of 3687
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Cookie:
yab_sess_id=70bfbb9eab36fa9958ae33c9f59ccaf9; yab_logined=1;
yab_uid=626; yab_last_click=1226581564; yab_mylang=ru;
yab_passhash=5ec6ecfb9d0732346e68b57cacc771c0; yab_autologin=1;
filestore_sess_id=28714f22a1de3a4f3f22bc5754b35c49; filestore_mylang=ru;
__utma=124933917.945625779503426700.1223583504.1228148009.1228164789.314;
__utmz=124933917.1228144552.312.35.utmcsr=mbox.i.ua|utmccn=(referral)|utmcmd=referral|utmcct=/read/inbox/4933de06feef/;
yab_mylang=en; yab_passhash=5ec6ecfb9d0732346e68b57cacc771c0;
yab_logined=1; yab_uid=626; yab_last_click=1243760171;
filestore_logined=0; filestore_uid=0; filestore_last_click=1243802841;
filestore_autologin=0; PHPSESSID=de827f1913c96d7263bb8be05fe26fbb"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "Range: bytes=0-"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header: "If-Range:
Sun, 31 May 2009 20:33:11 GMT"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http header done
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer del: 35: 2557354341
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: "/"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: "files/"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: "nginx_status"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"^.+\.(jpg|jpeg|gif|png|ico|css|zip|tgz|gz|rar|bz2|doc|xls|exe|pdf|ppt|txt|tar|wav|bmp|rtf|js|avi|wmv|flv|mpg|mpeg)$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~ "getfile.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 using configuration
"getfile.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http cl:-1 max:2102394880
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 2
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script value: "2m"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script set var handler
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post rewrite phase: 3
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 4
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 5
2009/05/31 23:47:22 [debug] 4779#0: *1305718 add cleanup: 08150448
2009/05/31 23:47:22 [debug] 4779#0: *1305718 limit zone: C5384F04 1
2009/05/31 23:47:22 [debug] 4779#0: *1305718 access phase: 6
2009/05/31 23:47:22 [debug] 4779#0: *1305718 access phase: 7
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post access phase: 8
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http init upstream, client
timer: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 epoll add event: fd:35 op:3
ev:80000005
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy: "Host: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script var:
"dl2.filestore.com.ua"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy: "X-Real-IP: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script var: "81.95.182.41"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy:
"X-Forwarded-For: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script var: "81.95.182.41"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy: "
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http script copy:
"Connection: close
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.13)
Gecko/20080311 Firefox/2.0.0.13 WebMoney Advisor"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Accept-Language: ru,en-us;q=0.7,en;q=0.3"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Accept-Encoding: gzip,deflate"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Referer: http://filestore.com.ua/?d=E81C04634"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Cookie:
yab_sess_id=70bfbb9eab36fa9958ae33c9f59ccaf9; yab_logined=1;
yab_uid=626; yab_last_click=1226581564; yab_mylang=ru;
yab_passhash=5ec6ecfb9d0732346e68b57cacc771c0; yab_autologin=1;
filestore_sess_id=28714f22a1de3a4f3f22bc5754b35c49; filestore_mylang=ru;
__utma=124933917.945625779503426700.1223583504.1228148009.1228164789.314;
__utmz=124933917.1228144552.312.35.utmcsr=mbox.i.ua|utmccn=(referral)|utmcmd=referral|utmcct=/read/inbox/4933de06feef/;
yab_mylang=en; yab_passhash=5ec6ecfb9d0732346e68b57cacc771c0;
yab_logined=1; yab_uid=626; yab_last_click=1243760171;
filestore_logined=0; filestore_uid=0; filestore_last_click=1243802841;
filestore_autologin=0; PHPSESSID=de827f1913c96d7263bb8be05fe26fbb"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Range:
bytes=0-"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"If-Range: Sun, 31 May 2009 20:33:11 GMT"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http cleanup add: 08150CF4
2009/05/31 23:47:22 [debug] 4779#0: *1305718 get rr peer, try: 1
2009/05/31 23:47:22 [debug] 4779#0: *1305718 socket 39
2009/05/31 23:47:22 [debug] 4779#0: *1305718 epoll add connection: fd:39
ev:80000005
2009/05/31 23:47:22 [debug] 4779#0: *1305718 connect to 127.0.0.1:8080,
fd:39 #1305719
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream connect: -2
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer add: 39:
30000:2557324341
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post event B6F7C418
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post event B6F7C10C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 delete posted event B6F7C10C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream request:
"/getfile.php?id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream send request
handler
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream send request
2009/05/31 23:47:22 [debug] 4779#0: *1305718 chain writer buf fl:1 s:1419
2009/05/31 23:47:22 [debug] 4779#0: *1305718 chain writer in: 08150D10
2009/05/31 23:47:22 [debug] 4779#0: *1305718 writev: 1419
2009/05/31 23:47:22 [debug] 4779#0: *1305718 chain writer out: 00000000
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer del: 39: 2557324341
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer add: 39:
60000:2557354342
2009/05/31 23:47:22 [debug] 4779#0: *1305718 delete posted event B6F7C418
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http run request:
"/getfile.php?id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream check client,
write event:1, "/getfile.php"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream recv(): -1
(11: Resource temporarily unavailable)
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post event 0815647C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post event B6F7C10C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 delete posted event B6F7C10C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream request:
"/getfile.php?id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream dummy handler
2009/05/31 23:47:22 [debug] 4779#0: *1305718 delete posted event 0815647C
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream request:
"/getfile.php?id=87139&access_key=9453514810c2eb57345d85294f150b43&t=4a22eecd&o=8F0D6A28F30DDEAF1CBE5AB2ED5C608486103834F517DDAD1DCD18FFB34019A092117731ED10&name=EM2.rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http upstream process header
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 081BE380:4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 recv: fd:39 2627 of 4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy status 206 "206
Partial Content"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 malloc: 081BF388:4096
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Date:
Sun, 31 May 2009 20:47:22 GMT"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Server:
Apache"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"X-Powered-By: PHP/5.2.9-pl2-gentoo"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Expires: Thu, 19 Nov 1981 08:52:00 GMT"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Pragma:
no-cache"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Content-Disposition: attachment; filename="EM2.rar""
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"X-Accel-Redirect: /files/e81c0463.4_rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Last-Modified: Sun, 31 May 2009 23:33:11 GMT"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header: "Status:
206 Partial Content"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Accept-Ranges: bytes"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Content-Range: bytes 0-121007257/121007258"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Content-Length: 121007258"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Connection: close"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header:
"Content-Type: application/octet-stream"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http proxy header done
2009/05/31 23:47:22 [debug] 4779#0: *1305718 finalize http upstream
request: -5
2009/05/31 23:47:22 [debug] 4779#0: *1305718 finalize http proxy request
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free rr peer 1 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 close http upstream
connection: 39
2009/05/31 23:47:22 [debug] 4779#0: *1305718 event timer del: 39: 2557354342
2009/05/31 23:47:22 [debug] 4779#0: *1305718 internal redirect:
"/files/e81c0463.4_rar?"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: "/"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: "files/"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"^.+\.(jpg|jpeg|gif|png|ico|css|zip|tgz|gz|rar|bz2|doc|xls|exe|pdf|ppt|txt|tar|wav|bmp|rtf|js|avi|wmv|flv|mpg|mpeg)$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~ "getfile.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"getfile2.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"getfile3.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"getfile4.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"getfile5.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~ "\.php$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 test location: ~
"^/cgi-bin/.*\.cgi$"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 using configuration "/files/"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http cl:-1 max:2102394880
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 2
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post rewrite phase: 3
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 4
2009/05/31 23:47:22 [debug] 4779#0: *1305718 generic phase: 5
2009/05/31 23:47:22 [debug] 4779#0: *1305718 access phase: 6
2009/05/31 23:47:22 [debug] 4779#0: *1305718 access phase: 7
2009/05/31 23:47:22 [debug] 4779#0: *1305718 post access phase: 8
2009/05/31 23:47:22 [debug] 4779#0: *1305718 content phase: 9
2009/05/31 23:47:22 [debug] 4779#0: *1305718 content phase: 10
2009/05/31 23:47:22 [debug] 4779#0: *1305718 content phase: 11
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http filename:
"/storage/dl/files/e81c0463.4_rar"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 add cleanup: 081BF718
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http static fd: 33
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http set discard body
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http ir:1243801991
lm:1243801991
2009/05/31 23:47:22 [debug] 4779#0: *1305718 HTTP/1.1 206 Partial Content
2009/05/31 23:47:22 [debug] 4779#0: *1305718 write new buf t:1 f:0
081BF89C, pos 081BF89C, size: 466 file: 0, size: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http write filter: l:0 f:0
s:466
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http output filter
"/files/e81c0463.4_rar?"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http range body buf:
0-121007258
2009/05/31 23:47:22 [debug] 4779#0: *1305718 copy filter:
"/files/e81c0463.4_rar?"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http postpone filter
"/files/e81c0463.4_rar?" BF98E1E8
2009/05/31 23:47:22 [debug] 4779#0: *1305718 write old buf t:1 f:0
081BF89C, pos 081BF89C, size: 466 file: 0, size: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 write new buf t:0 f:1
00000000, pos 00000000, size: 0 file: 0, size: 121007258
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http write filter: l:1 f:0
s:121007724
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http write filter limit 2097152
2009/05/31 23:47:22 [debug] 4779#0: *1305718 tcp_nopush
2009/05/31 23:47:22 [debug] 4779#0: *1305718 writev: 466
2009/05/31 23:47:22 [debug] 4779#0: *1305718 sendfile: @0 2097152
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http write filter FFFFFFFF
2009/05/31 23:47:22 [debug] 4779#0: *1305718 copy filter: -1
"/files/e81c0463.4_rar?"
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http finalize request: -1,
"/files/e81c0463.4_rar?" 1
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http close request
2009/05/31 23:47:22 [debug] 4779#0: *1305718 http log handler
2009/05/31 23:47:22 [debug] 4779#0: *1305718 run cleanup: 081BF718
2009/05/31 23:47:22 [debug] 4779#0: *1305718 file cleanup: fd:33
2009/05/31 23:47:22 [debug] 4779#0: *1305718 run cleanup: 08150448
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 081BE380
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 0814FE18, unused: 0
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 081BF388, unused: 2236
2009/05/31 23:47:22 [debug] 4779#0: *1305718 close http connection: 35
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 08150E20
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 0814FA10
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 0814F778
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 080FA258, unused: 36
2009/05/31 23:47:22 [debug] 4779#0: *1305718 free: 08147128, unused: 192
--
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE
More information about the nginx-ru
mailing list