Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | support attaching to an existent Win32 shared memory | Igor Sysoev | 2009-04-18 |
| | |||
* | move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory | Igor Sysoev | 2009-04-16 |
| | |||
* | fix header name change | Igor Sysoev | 2006-09-15 |
| | |||
* | nginx-0.3.24-RELEASE importrelease-0.3.24 | Igor Sysoev | 2006-02-01 |
*) 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. |