Activity
From 2009-03-25 to 2009-03-31
2009-03-28
- 15:36 Feature #1944: Bindings for C++ modules
- Thanks for the info peto, I'll look into the base.h issues. I'm just looking at skeleton hpp, cpp's much like the mo...
- 08:44 Bug #1951 (Obsolete): Two pionters are missed when sess->do_x_rewrite_backend
- mod_proxy_core_check_match() in mod_proxy_core, when
it has a session
&
sess->do_x_rewrite_backend
&
can't find ... - 08:27 Feature #1288: SSL Client Certificate validation.
- jkb wrote:
> hi... is there a way to do client authentication based on URL string or Agent string?
You may write a n...
2009-03-27
- 23:35 Feature #1288: SSL Client Certificate validation.
- hi... is there a way to do client authentication based on URL string or Agent string?
- 12:27 Bug #1790 (Invalid): Using $HTTP["cookie"]
- the order of options in a block doesn't matter (only for generating arrays with += while evaluating the config); the ...
- 00:00 Bug #1946 (Wontfix): Enabling server.kbytes-per-second disables max-read/write-idle
- Hm, this bug is neither invalid nor fixed - so i close it as wontfix, as i don't see how we could this better without...
2009-03-26
- 23:53 Bug #1946: Enabling server.kbytes-per-second disables max-read/write-idle
- Sorry for abusing this ticket but I couldn't find any other way to message you Peto.
I always find your comments ins... - 23:43 Bug #1946: Enabling server.kbytes-per-second disables max-read/write-idle
- I think stbuehler is right - some kind of other server load was affecting this. Since I dropped the kbytes-per-secon...
- 23:25 Bug #1946: Enabling server.kbytes-per-second disables max-read/write-idle
- I've found that the rate limiting doesn't work terribly well: it's not very fair (buffer up some connections a lot, a...
- 21:47 Bug #1946: Enabling server.kbytes-per-second disables max-read/write-idle
- The code itself looks basically fine; we guess the problem is that the server load is too high to get back to normal,...
- 23:07 Bug #1937: Bad request
- I don't know if there are annotated standards explaining the rationale of things like this (it always helps to know *...
- 22:31 Bug #1937: Bad request
- Looks like you are right... effing standard :(
Why allow sending a Host: header if you have to ignore it?... - 23:06 Feature #641 (Patch Pending): Add support for graceful load shedding / HTTP 503
- 22:51 Feature #296: Can't use cronolog with server.errorlog
- I don't see any reason to add this upstream - just use stderr and pipe it yourself.
- 22:37 Bug #1947: wrong data type in mod_access.c
- Hehe there's a similar ticket open. It does no harm but it should be fixed nonetheless. And be it for readability :)
- 22:29 Bug #1947: wrong data type in mod_access.c
- pointer is pointer... so it doesn't matter really.
- 16:37 Bug #1950 (Invalid): mod_accesslog timezone
- "+0000" gives the timezone (=> UTC), deal with it.
- 16:31 Bug #1950 (Invalid): mod_accesslog timezone
- The timestamp in my access.log should be the current local time,
but it corresponds to the universal time.
So, th... - 02:17 Bug #1949: mod_geoip not setting environmental variables
- since the only way to install mod_geoip is to compile it, I used debian-based tools (read: apt) to get the source, re...
- 00:54 Bug #1949: mod_geoip not setting environmental variables
- How can you test with the ubuntu package if you needed to compile it yourself?
And 1.4.19 is pretty old... try it ...
2009-03-25
- 15:25 Feature #1288: SSL Client Certificate validation.
- Please don't set target version to something already released. It's the version that is planed to include the change.
- 15:20 Feature #1288: SSL Client Certificate validation.
- I checked patch for 1.4.22 -- it actually works, and wrote one more feauture: now it sets SSL_CLIENT_VERIFY env varia...
- 04:56 Bug #1790: Using $HTTP["cookie"]
- FINALLY, I found the issue. When I disabled mod_simple_vhost the issue went away, and turning it back on would make ...
- 03:25 Bug #1790 (Reopened): Using $HTTP["cookie"]
- I've upgraded to 1.4.22 and I'm still having the same issues, so maybe my config can help make this reproducible:
H...
Also available in: Atom