fastcgi keep-alive
maxhl at hitline.net.ua
maxhl at hitline.net.ua
Tue Apr 14 23:10:21 MSD 2009
Так ведь unix:/tmp/a.out закоментарен в вопросе был?
-----Original Message-----
From: owner-nginx-ru at sysoev.ru [mailto:owner-nginx-ru at sysoev.ru] On Behalf
Of Alexander Dolgarev
Sent: Tuesday, April 14, 2009 6:49 PM
To: nginx-ru at sysoev.ru
Subject: Re: fastcgi keep-alive
?
location / {
root html;
index index.html index.htm;
fastcgi_pass unix:/tmp/a.out;
fastcgi_param QUERY_STRING $query_string;
fastcgi_param REQUEST_METHOD $request_method;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
}
Юотдает как раз то что ответит unix:/tmp/a.out
More information about the nginx-ru
mailing list