summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_shmem.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2006-04-21nginx-0.3.41-RELEASE importrelease-0.3.41Igor Sysoev1-5/+7
*) Feature: the -v switch. *) Bugfix: the segmentation fault may occurred if the SSI page has remote subrequests. *) Bugfix: in FastCGI handling. *) Bugfix: if the perl modules path was not set using --with-perl_modules_path=PATH or the "perl_modules", then the segmentation fault was occurred.
2006-02-01nginx-0.3.24-RELEASE importrelease-0.3.24Igor Sysoev1-0/+123
*) Workaround: for bug in FreeBSD kqueue. *) Bugfix: now a response generated by the "post_action" directive is not transferred to a client. *) Bugfix: the memory leaks were occurring if many log files were used. *) Bugfix: the first "proxy_redirect" directive was working inside one location. *) Bugfix: on 64-bit platforms segmentation fault may occurred on start if the many names were used in the "server_name" directives; the bug had appeared in 0.3.18.