Activity
From 2008-11-12 to 2008-11-18
2008-11-18
- 19:48 Feature #1824: Adding mod_deflate to 1.4.xx
- The very purpose of having a frontend server for FCGI is to offload generic stuff like this--but it should probably b...
- 12:50 Feature #1824 (Wontfix): Adding mod_deflate to 1.4.xx
- You may of course use this patch, but we will not apply such core changes to 1.4.x as it is a stable release.
Apar... - 12:12 Feature #1824 (Fixed): Adding mod_deflate to 1.4.xx
- Since there are patches available it would be nice if this can be included in the main tree.
- 19:19 Bug #1825 (Invalid): Don't disable backend when overloaded
- Could you not disable a backend when it's overloaded? Just return an error (504). If you do disable the backend, all ...
- 12:50 Feature #1697 (Wontfix): mod_deflate patch for 1.4.19
- You may of course use this patch, but we will not apply such core changes to 1.4.x as it is a stable release.
Apar... - 03:41 Bug #1823 (Fixed): incorrect use of thread conditions leads to race conditions
- joblist_queue_thread uses g_cond_wait incorrectly. The mutex must be locked before the call; otherwise, it does noth...
2008-11-17
- 23:43 Bug #1813: bad errno check in network_freebsd_sendfile.c
- Yeah. Sorry, was debugging both versions, as we have 1.4 running for fcgi and 1.5 for the file heavy-lifting.
Loo... - 22:46 Bug #1813: bad errno check in network_freebsd_sendfile.c
- I couldn't find the mentioned code in the trunk, perhaps you meant 1.4?
- 20:35 Bug #1811 (Fixed): fix shutdown leaks
- Applied in changeset r2357.
- 20:31 Revision 2357 (svn): Fix shutdown leaks (fixes #1811), patch by peto
- 14:25 Bug #1822 (Fixed): 400 Bad Request for ASCII char 9 in header (TAB)
- We're using Lighty V1.4.20 as a reverse-proxy and have a wide array of clients from Java web-start to various mobile ...
2008-11-14
- 00:33 Bug #1821: FD_CLOEXEC not set for log_access_fd and err->fd
- Caching highest fd may be hard to implement in a race-free manner...
But would be neat, since closing 4000 fd's ne...
2008-11-13
- 23:59 Bug #1821 (Fixed): FD_CLOEXEC not set for log_access_fd and err->fd
- when cycling logs, CLOEXEC flag is not set.
But I have another point: in mod_cgi.c fd's 3 to 255 are closed, where... - 13:19 Feature #1635: mod_secdownload instant expiration of URLs
- stbuehler wrote:
> That doesn't make sense. How would instant expiration help downloadmanagers?
That was exactly ...
2008-11-12
Also available in: Atom