commit | 373100239c2731609f7198bbe37d972052fe03be | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Sun Jun 17 19:14:09 2007 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Sun Jun 17 19:14:09 2007 +0000 |
tree | f0a41903266a6caba16915cdfe02d73edd3b5364 | |
parent | 65a46859ed997403f7911e0ec29e219876f2a842 [diff] |
Changes with nginx 0.6.1 17 Jun 2007 *) Bugfix: in SSI parsing. *) Bugfix: if remote SSI subrequest was used, then posterior local file subrequest might transferred to client in wrong order. *) Bugfix: large SSI inclusions buffered in temporary files were truncated. *) Bugfix: the perl $$ variable value in ngx_http_perl_module was equal to the master process identification number.