log

age author description
Wed, 07 Aug 2024 03:56:38 +0300 Maxim Dounin Changed script length code casts to work with -Wpedantic.
Wed, 07 Aug 2024 03:56:31 +0300 Maxim Dounin Events: fixed warnings with -Wpedantic in epoll notify.
Wed, 07 Aug 2024 03:56:26 +0300 Maxim Dounin Core: changed ngx_buf_tag_t to uintptr_t.
Wed, 07 Aug 2024 03:56:23 +0300 Maxim Dounin Configure: adjusted optimization level for Sun C.
Wed, 07 Aug 2024 03:56:21 +0300 Maxim Dounin Configure: added latest Sun C version.
Wed, 31 Jul 2024 17:50:58 +0300 Maxim Dounin Keepalive connections now respect lingering_timeout on shutdown.
Thu, 18 Jul 2024 19:39:45 +0300 Maxim Dounin Upstream: $upstream_cache_age variable.
Thu, 18 Jul 2024 19:39:39 +0300 Maxim Dounin Upstream: using the "Age" header when caching responses.