comparison CHANGES @ 314:8f0416b14242 NGINX_0_5_27

nginx 0.5.27 *) 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.
author Igor Sysoev <http://sysoev.ru>
date Mon, 09 Jul 2007 00:00:00 +0400
parents d810822b7425
children 24def6198d7f
comparison
equal deleted inserted replaced
313:1708cc3ec3be 314:8f0416b14242
1
2 Changes with nginx 0.5.27 09 Jul 2007
3
4 *) Bugfix: if remote SSI subrequest was used, then posterior local file
5 subrequest might transferred to client in wrong order.
6
7 *) Bugfix: large SSI inclusions buffered in temporary files were
8 truncated.
9
1 10
2 Changes with nginx 0.5.26 17 Jun 2007 11 Changes with nginx 0.5.26 17 Jun 2007
3 12
4 *) Bugfix: in SSI parsing. 13 *) Bugfix: in SSI parsing.
5 14