wget keep-alive

Alex Vorona voron at amhost.net
Sat Nov 24 00:00:44 MSK 2007


Привет

Почему nginx не говорит wget'у что не умеет keep-alive?

wget -Yoff -SO/dev/null http://192.168.78.2/2.cgi
--22:21:35--  http://192.168.78.2/2.cgi
           => `/dev/null'
Устанавливается соединение с 192.168.78.2:80... соединение установлено.
Запрос HTTP послан, ожидается ответ...
  HTTP/1.1 200 OK
  Server: nginx/0.5.33
  Date: Fri, 23 Nov 2007 20:22:36 GMT
  Content-Type: text/html
  Connection: close
Длина: нет информации [text/html]

nginx -V
nginx version: nginx/0.5.33
configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf 
--http-log-path=/var/log/nginx/access_log 
--error-log-path=/var/log/nginx/error_log --pid-path=/var/run/nginx.pid 
--http-client-body-temp-path=/var/tmp/nginx/client 
--http-proxy-temp-path=/var/tmp/nginx/proxy 
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi --with-md5-asm 
--with-md5=/usr/include --with-http_realip_module --with-http_flv_module 
--with-debug --with-http_ssl_module --with-http_stub_status_module 
--with-http_dav_module

то же поведение у 0.6.16

Аналогичное поведение и с Firefox. Дебаг-логи вложил
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ff.log
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20071123/6a257eea/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wget.log
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20071123/6a257eea/attachment-0001.ksh>


More information about the nginx-ru mailing list