Project

General

Profile

Activity

From 2009-12-13 to 2009-12-19

2009-12-19

00:36 Feature #2116: add server.listen-backlog option instead of hard-coded value (128 * 8) for listen()
Thanks for the feedback Olaf,
Olaf-van-der-Spek wrote:
> < server.max-connections isn't required for this to happ...
eyecue

2009-12-18

04:04 Feature #1830: Add SVN revision to version string
By modifying configure.ac file, this patch should now allow a user to see the SVN revision in the version string. jborgohain
03:01 Bug #2123: writev failed
Oops, here is the patch. Really. davidm
02:57 Bug #2123 (Invalid): writev failed
I saw an issue with the same symptoms as Bug #1249:

2009-12-17 18:07:27: (network_writev.c.115) writev failed: In...
davidm

2009-12-17

19:36 Feature #2122 (Fixed): Include host in error log
Could you include the host name as well?
2009-12-17 14:34:25: (mod_fastcgi.c.2569) unexpected end-of-file (perhaps...
Olaf-van-der-Spek
19:02 Bug #1825 (Reopened): Don't disable backend when overloaded
stbuehler wrote:
> The host->active_count fixed the problem for me - it would be nice if you could test it. Thx for ...
Olaf-van-der-Spek
18:19 Feature #2067: base.h and http_req.h type names
_t is reserved for POSIX implementations. http://www.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html
Ma...
icy
18:06 Feature #2067: base.h and http_req.h type names
stbuehler wrote:
> *_t is reserved for the implementation.
What do you mean?
Olaf-van-der-Spek
16:05 Feature #2067: base.h and http_req.h type names
Should I change it from "*_t" to something like "*_type"? Or how should this be tackled? jborgohain
08:29 Feature #2067: base.h and http_req.h type names
*_t is reserved for the implementation. stbuehler
02:55 Feature #2067: base.h and http_req.h type names
Here is a patch that includes the changes requested in this issue. This patch is for the trunk (1.5.0). jborgohain
15:44 Feature #2116: add server.listen-backlog option instead of hard-coded value (128 * 8) for listen()
eyecue wrote:
> It can result in listen queue overflows in cases where burst of new connections > 1024 but < server....
Olaf-van-der-Spek
13:36 Bug #2118: mod_uploadprogress submits multiple times
I'm sorry, but i think the error probably is in mod_post_to_disk - and we don't have the time to support 3rd party mo... stbuehler
13:28 Bug #2118: mod_uploadprogress submits multiple times
Here is what happens:
Client submits a POST request containing large file using flash.
This POST gets logged and ...
ilya.kasnacheev

2009-12-16

18:07 Bug #2121: fastcgi failover not working
# Ok, the balance problems first: I just tried it locally, killing and restarting two php backends, and lighty always... stbuehler
12:03 Bug #2121 (Missing Feedback): fastcgi failover not working
The failover of FastCGI is not working in 1.4.25.
Here is extract of my configuration file:
fastcgi.server = ( ...
mm
17:54 Bug #1015: lighthttpd + phpBB + utf-8
I realized that it's the browser side just after leaving the computer... I know HTTP that much, I mean a little :).
...
dhill
16:21 Bug #1015: lighthttpd + phpBB + utf-8
You just don't understand how it works. The mime-types option is for setting the header "Content-Type" which may incl... stbuehler
15:54 Bug #1015: lighthttpd + phpBB + utf-8
So there is no way to set default encoding? I argue that it is very useful, most systems would have the same encoding... dhill
09:05 Bug #1015 (Invalid): lighthttpd + phpBB + utf-8
I don't think there is anything new to say. (It is your problem if you use the debian way of setting the mime type). stbuehler
03:12 Bug #1015 (Reopened): lighthttpd + phpBB + utf-8
This seems similar enough to my problem. I'm trying to set default encoding for text files and alike, however in Ubun... dhill
17:21 Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patch
I have made a patch: http://redmine.lighttpd.net/attachments/1057/mod_deflate-1.4.19-fix-chunked-coding.patch
I don'...
geronimo

2009-12-15

11:16 Bug #575 (Duplicate): high-time connections in handle-req impact fastcgi overload calculation
I think this should be fixed in 1.4.24, see #1825. stbuehler
11:10 Bug #1149: handle-req time too long
What do you mean with "server crashes"? segfault? backtrace? What kind of requests are stuck in "handle-req" ? POST/G... stbuehler
11:02 Bug #2052: Lighttpd install signal handlers too late
I don't think this is the reason that php-cgi doesn't die; there are other reasons for this (we got reports where the... stbuehler
10:43 Bug #1768 (Wontfix): mod_ssi doesn't accept single quotes
stbuehler
03:40 Bug #2120 (Obsolete): lighttpd freezes under flood
i am using mod_secdownload. every time someone request a file mulitple times lighttpd lock up and freezes, i have to ... scub

2009-12-14

22:58 Bug #2118: mod_uploadprogress submits multiple times
I don't remember having a mod-post-to-disk in the repository.
And "processed twice by lighttpd" is not a descripti...
stbuehler
21:55 Bug #2118: mod_uploadprogress submits multiple times
I want to confirm: We seem to observe exactly the same bug.
Lighttpd 1.5, some of requests show in log twice; even...
ilya.kasnacheev
16:00 Feature #2113 (Fixed): %e (environment variable) substitution in accesslog
Applied in changeset r2699. stbuehler
15:58 Revision 2700 (svn): mod_accesslog: support %e (fixes #2113, thx presbrey)
stbuehler
15:58 Revision 6e035ae1: mod_accesslog: support %e (fixes #2113, thx presbrey)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2699 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
15:58 Revision 2699 (svn): mod_accesslog: support %e (fixes #2113, thx presbrey)
stbuehler
11:32 Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patch
No. stbuehler
11:27 Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patch
stbuehler wrote:
> Why do you think the patch wasn't applied upstream?
If you are not going to make 1.5.x the mai...
geronimo

2009-12-13

22:07 Bug #2118: mod_uploadprogress submits multiple times
No, I'm saying there is no usable information. You crippled your access-log, and I have no idea what you are doing an... stbuehler
21:30 Bug #2118: mod_uploadprogress submits multiple times
I don't know what you want me to do. I repeated the test multiple times over two days and observed the same problem. ... bjourne
21:14 Bug #2118: mod_uploadprogress submits multiple times
You didn't think a good explanation what happened is necessary?...
If "302" is the first status code you got, your...
stbuehler
21:11 Bug #2118: mod_uploadprogress submits multiple times
Yes it appears that lighty is sending the POST body twice to the backend. I verified using wireshark that it is not m... bjourne
10:34 Bug #2118 (Need Feedback): mod_uploadprogress submits multiple times
What do you mean with "lighttpd submits the request again"? You think lighty sends the POST body twice to a backend? ... stbuehler
02:37 Bug #2118 (Invalid): mod_uploadprogress submits multiple times
Sometimes, when posting large files that takes a lot of time to process and when using mod_uploadprogress, lighttpd a... bjourne
19:58 Bug #2119 (Invalid): mod_cgi: bad chunked transfer encoding with the mod_deflate patch
Why do you think the patch wasn't applied upstream? stbuehler
19:53 Bug #2119 (Invalid): mod_cgi: bad chunked transfer encoding with the mod_deflate patch
If mod_deflate support patch is applied (http://redmine.lighttpd.net/attachments/632/lighttpd-1.4.19.mod_deflate.patc... geronimo
 

Also available in: Atom