Changes with nginx 0.5.19                                        24 Apr 2007

    *) Change: now the $request_time variable has millisecond precision.

    *) Change: the method $r->rflush of ngx_http_perl_module was renamed to
       the $r->flush.

    *) Feature: the $upstream_addr variable.

    *) Feature: the "proxy_headers_hash_max_size" and
       "proxy_headers_hash_bucket_size" directives.
       Thanks to Volodymyr Kostyrko.

    *) Bugfix: the files more than 2G could not be transferred using
       sendfile and limit_rate on 64-bit platforms.

    *) Bugfix: the files more than 2G could not be transferred using
       sendfile on 64-bit Linux.
15 files changed
tree: 3d277e270cb1e4b7c81a7b24e089cf99db4c5195
  1. CHANGES
  2. CHANGES.ru
  3. LICENSE
  4. README
  5. auto/
  6. conf/
  7. configure
  8. contrib/
  9. html/
  10. src/