Activity
From 2010-07-10 to 2010-07-16
2010-07-16
- 07:09 Feature #2199: [mod_evasive] redirect if maximum connections exceeded
- Hm I just applied the path and set evasive.location in my config but I'm still getting a 403 error instead of 302...
2010-07-15
- 09:17 Feature #2199: [mod_evasive] redirect if maximum connections exceeded
- _I'm really unsure, if such a redirect is the task of mod_evasive. This module is about banning IP's if too many requ...
- 09:05 Feature #2199: [mod_evasive] redirect if maximum connections exceeded
- I'm really unsure, if such a redirect is the task of mod_evasive. This module is about banning IP's if too many reque...
2010-07-14
- 13:02 Bug #2237 (Invalid): Only half output
- No, you should not remove \r but ADD. You use \n\n instead of \r\n\r\n. Did you look at the fastcgi examples on fastc...
- 12:57 Bug #2237: Only half output
- postal wrote:
> Sure i can delete every \r but thats not the right way. Imho it is a bug in fcgi or lighttpd.
he ... - 12:44 Bug #2237: Only half output
- Sure i can delete every \r but thats not the right way. Imho it is a bug in fcgi or lighttpd.
- 10:27 Bug #2237: Only half output
- Try \r\n\r\n instead of \n\n
2010-07-13
- 23:53 Bug #2237: Only half output
- Ok here is the code without postgres. Maybe it's easier to test it. Only fcgi loop and printf. Nothing else.
The sa... - 22:36 Bug #2237 (Need Feedback): Only half output
- "high" is reserved for critical stuff, this doesn´t sound like it.
Try to debug your fcgi, e.g. attach strace to it. - 21:16 Bug #2237 (Invalid): Only half output
- Hi,
I use lighttpd with mod_fastcgi. The example code is written in C. It uses libpq-fe.
I put a String into the da...
2010-07-12
- 10:15 Feature #2174: Allow mod_accesslog to print cookie value
- I wrote something similar for myself and I also see the need for this feature, but I would not parse the cookie for e...
- 02:55 Feature #2236 (Fixed): Optimize accesslog_append_escaped
- lighttpd > 1.4.20 got the new function accesslog_append_escaped() in mod_accesslog, which is fine but I think the imp...
2010-07-11
- 19:20 Feature #2219 (Fixed): Add version to status page
- Applied in changeset r2744.
- 19:20 Bug #2233 (Fixed): C99-ism in the code of mod_accesslog
- Applied in changeset r2743.
- 19:18 Revision 2744 (svn): mod_status: Add version to status page (fixes #2219)
- * the status page shouldn't be public anyway, so no reason to hide the version;
but it makes debugging easier - 19:18 Revision 2743 (svn): mod_accesslog: Fix var declarations mixed in source (fixes #2233)
- 18:34 Bug #2234: Only use -std=gnu99 flag when appropriate.
- I just tried compiling without -std=gnu99, and gcc threw a lot of warnings like:...
- 17:18 Revision f6546738: mod_status: Add version to status page (fixes #2219)
- * the status page shouldn't be public anyway, so no reason to hide the version;
but it makes debugging easier
git... - 17:18 Revision cece2fe3: mod_accesslog: Fix var declarations mixed in source (fixes #2233)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2743 152afb58-edef-0310-8abb-c4023f1b3aa9
2010-07-10
- 22:08 Bug #2234: Only use -std=gnu99 flag when appropriate.
- Olaf-van-der-Spek wrote:
> Then why doesn't your patch just remove the flag?
No particular reason. I could do tha... - 13:42 Bug #1628: Lighttpd glues response headers together. Setting more than one cookie impossible.
- Well, this bug hit me too, and it took me 2 days to analyse it to exact this point -- just to be able to use the righ...
- 10:46 Feature #2203 (Reopened): Conf layout
- Darix?
Also available in: Atom