Activity
From 2008-07-14 to 2008-07-20
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 ...
2008-07-18
- 19:18 Feature #1725 (Fixed): Turn off compression for 304
- in case of an IMS (If modified since) request and an answer with "304 Not modified", lighttpd sends the Vary/Content-...
- 15:28 Feature #1584: support for xinetd
- I tried to search for any web-server with cgi-support running via xinetd and really can't find anything. There are ma...
2008-07-17
- 19:56 Bug #949: fastcgi, cgi, flush, php5 problem.
- This bug isn't just related to lighty. The same problem exists between apache and mod_cgi / mod_fcgi and there's no a...
- 15:33 Feature #1724 (Obsolete): Show favicon in dir-listing
- Hi ;)
i implement a new function is not special , it show a favicon if have
dir-listing.show-favicon = "enabl... - 11:24 Bug #1665: file uploads >= 700mb
- linux-aio* backends are disabled in recent versions. So perhaps you should update?
- 11:13 Bug #1665: file uploads >= 700mb
- Trying to deeper debug of the issue, I've found that it depends on "server.network-backend" configuration setting. I'...
- 10:07 Feature #1718: working with Nginx x-real-ip, Can not get the real Client IP
- Replying to [[lighttpd:ticket:1718|suchasplus]]:
> I used Nginx as Proxy at the front running @ 80 port, Lighttpd ru... - 07:59 Bug #1602: LigHTTPD 1.4.19 freezes FreeBSD
- Replying to [[lighttpd:comment:7|uspoerlein@gmail.com]]:
> server.network-backend = "write"
I have now had this s...
2008-07-16
- 10:33 Bug #1723 (Obsolete): Google Adsense cookie crashes lighttpd
- It seems that Google Adwords cookie (utmz) when containing polish characters like (?, ?, ?) crashes lighttpd with thi...
2008-07-15
- 20:44 Bug #1721: Requests are not processed, fcgi load increases, but processes are idle and server load minimum
- M'kay, the 600s theory is no more - it was pure coincidence. Another thing: I have split websites across 2 fcgi socke...
- 16:24 Bug #1721 (Invalid): Requests are not processed, fcgi load increases, but processes are idle and server load minimum
- I am using lighty with php 5.2.6 run via fcgi.
From time to time lighty stops responding to request handled by fcg... - 19:50 Bug #1722 (Fixed): mod_fastcgi/mod_scgi: bin-environment doesn't override parent environment
- Both mod_fastcgi and mod_scgi have a bin-environment option which allows the environment of a child fastcgi/scgi proc...
2008-07-14
- 16:03 Bug #1665: file uploads >= 700mb
- I did a little investigation with a tool called "tcptunnel":http://www.zblob.com/software/tcptunnel.gz which is a sim...
- 15:45 Revision 2199 (svn): - let spawn-fcgi propagate exit code from spawned fcgi application
- 15:45 Revision 0f515626: - let spawn-fcgi propagate exit code from spawned fcgi application
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2198 152afb58-edef-0310-8abb-c4023f1b3aa9
- 15:45 Revision 2198 (svn): - let spawn-fcgi propagate exit code from spawned fcgi application
- 14:48 Revision 2197 (svn): - print success message to stdout (for discarding it from initscripts)
- 14:47 Revision 00e5a032: - print success message to stdout (for discarding it from initscripts)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2196 152afb58-edef-0310-8abb-c4023f1b3aa9
- 14:47 Revision 2196 (svn): - print success message to stdout (for discarding it from initscripts)
- 14:41 Revision 2195 (svn): - strerror() wants errno as param not arbitary exit value from spawned child
- 14:40 Revision f08ffad2: - strerror() wants errno as param not arbitary exit value from spawned child
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2194 152afb58-edef-0310-8abb-c4023f1b3aa9
- 14:40 Revision 2194 (svn): - strerror() wants errno as param not arbitary exit value from spawned child
- 14:33 Revision 5fa895e8: - revert unwanted commit
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2193 152afb58-edef-0310-8abb-c4023f1b3aa9
- 14:33 Revision 2193 (svn): - revert unwanted commit
- 14:26 Revision ef95813d: - merge spawn-fcgi changes from trunk (from @2191)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2192 152afb58-edef-0310-8abb-c4023f1b3aa9
- 14:26 Revision 2192 (svn): - merge spawn-fcgi changes from trunk (from @2191)
- 11:39 Feature #322: FastCGI Authorizer support for Variable-name variable passing
- You're right, it's http_status.
It ends up like this:... - 10:17 Bug #1720 (Fixed): Rewrite/redirect rules and URL encoding
- Dear lighty community,
I am using lighty to serve a wiki; to have nice urls, i use the following in my lighttpd.co... - 07:38 Bug #397: lighttpd 1.4.8 ssl problem
- Perhaps other webservers just ignore that error...
As we just use the openssl library for ssl communication i don'... - 07:30 Bug #1387: lighttpd+fastcgi memory problem
- So... just code it. But don't expect us to include it in 1.4.x, as 1.4.x is the stable branch.
Or try 1.5.x and X-...
Also available in: Atom