Activity
From 2008-07-19 to 2008-07-25
2008-07-25
- 19:42 Bug #1101: SSI include virtual does not run cgi
- WTF!
Well, I think I found a solution:
The normal setup fails:
ssi.extension = ( ".shtml" )
But this worked!
s... - 09:56 Feature #1395: request rate throttle (maybe extended mod_evasive?)
- I need this too, to prevent spiders which bomb my site with 40reqs/sec.
-- ludo
2008-07-24
- 16:31 Bug #1734 (Invalid): mod_proxy stalling with freebsd-kqueue event handler
- About every 10:th or 20:th request to a "lighttpd proxy" will stall for @server.max-keep-alive-idle@ seconds when run...
- 12:59 Bug #1733 (Invalid): some debug messages
- got this often in the dmesg.
------------[ cut here ]------------
WARNING: at net/ipv4/tcp_input.c:2539 tcp_ack+...
2008-07-23
- 19:19 Bug #1723: Google Adsense cookie crashes lighttpd
- It's Google Adwords cookie, not Adsense
- 14:58 Bug #1732 (Fixed): Replace buffer_append_string with BUFFER_APPEND_STRING_CONST
- On http://www.xarg.org/2008/07/get-the-last-percents-out-of-lighttpd/ I've descriped how you can get a little more pe...
- 14:47 Bug #1731 (Fixed): HTTP 405 Status code truncates content
- I've wondered why lighty truncates the content, when I sent a 405 status through the php backend. After searching I s...
2008-07-22
- 17:45 Feature #985: Request: mod_rewrite check if file exists (like mod_rewrite in apache)
- The 'if file exists' is needed. I agree with kL that I don't want to touch mod_magnet or lua code (plus have it as a ...
- 15:58 Feature #1730 (Obsolete): Provide a way to work out the script URL prefix
- http://www.djangoproject.com/documentation/fastcgi/ (at the bottom):
"Django makes a good attempt to work out what... - 12:14 Bug #1728: response.c alters doc_root
- yes, i'm positive.
i did lighttpd -v, it said 1.4.18
i installed 1.4.19 and did lighttpd -v ... it said 1.4.19 ..... - 09:24 Bug #1728: response.c alters doc_root
- Are you really sure you got 404s with lighttpd 1.4.19 before your own patch? There have been some fixes for the condi...
- 00:16 Bug #1728 (Missing Feedback): response.c alters doc_root
- there is a weired thing i've encountered and while trying to see the problem in the code it fixed itself in a very we...
- 10:27 Bug #1729: carp hash balancing not working properly
- /server-statistics:
proxy-core.0.backends."192.168.66.201:82".load: 0
proxy-core.0.backends."192.168.66.201:82".p... - 10:25 Bug #1729 (Obsolete): carp hash balancing not working properly
- We're using mod_proxy_backend_http for balancing image requests to our squids with balance type carp.
One Backend ge...
2008-07-21
- 12:10 Bug #1716: mod_scgi process spawning without replacing fd=0 (stdin) by socket as in fcgi
- Anybody?
Is there any chance that the issue will be fixed?
This bug makes server side scgi process spawning usel... - 08:01 Bug #1665: file uploads >= 700mb
- Thank you for response, but what backend do you recommend me to try? I'm using r1992.
- 07:50 Bug #1139: lighty 1.5.x-svn + mod_magnet + luasockets + memcached: SIGSEGV crash
- And now ? What is the solution ?
2008-07-20
- 17:55 Revision f08cd328: Close connection in mod_magnet if returned status code
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2201 152afb58-edef-0310-8abb-c4023f1b3aa9
- 17:55 Revision 2201 (svn): Close connection in mod_magnet if returned status code
- 16:10 Bug #1727: mod_access/server-error-404 regression
- "Before 1.4.19, the error-handler-404 triggered on your forbidden url, but as the condition cache was not reset, that...
- 14:35 Bug #1727: mod_access/server-error-404 regression
- Ok, let me explain it (thx for not reopening this again):
Before 1.4.19, the error-handler-404 triggered on your f... - 14:15 Bug #1727: mod_access/server-error-404 regression
- I wrote "The error 404 handler didn't previously catch 403 responses generated by url.access-deny in this way." and y...
- 10:55 Bug #1727 (Fixed): mod_access/server-error-404 regression
- 10:54 Bug #1727: mod_access/server-error-404 regression
- "The error 404 handler didn't previously catch 403 responses generated by url.access-deny in this way."
You are wr... - 10:28 Bug #1727 (Need Feedback): mod_access/server-error-404 regression
- Hang on, this isn't just a report of unexpected behaviour, it's a (reasonably common) configuration that previously w...
- 10:08 Bug #1727 (Fixed): mod_access/server-error-404 regression
- The error 404 handler also handles 403 (i don't know why... couldn't find documentation for that) and acts like a rew...
- 08:31 Bug #1727 (Invalid): mod_access/server-error-404 regression
- The behaviour of url.access-deny in a `$HTTP[[url]]@ conditional has changed between lighttpd 1.4.18 and 1.4.19 in a ...
- 12:58 Revision cf789917: Close connection after redirect in trigger_b4_dl
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2200 152afb58-edef-0310-8abb-c4023f1b3aa9
- 12:58 Revision 2200 (svn): Close connection after redirect in trigger_b4_dl
- 09:56 Bug #1726 (Fixed): mod_access/server-error-404H
- 09:32 Bug #1726: mod_access/server-error-404H
- This is an accidental dup of #1727; sorry!
- 08:30 Bug #1726 (Fixed): mod_access/server-error-404H
- The behaviour of url.access-deny in a `$HTTP[[url]]@ conditional has changed between lighttpd 1.4.18 and 1.4.19 in a ...
Also available in: Atom