Project

General

Profile

Activity

From 2007-07-01 to 2007-07-07

2007-07-07

04:03 Bug #1256: CGI in C - 500 Error - cygwin
weird. the first line that the script printed:
print "<DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \...
Anonymous
03:03 Feature #132: server.bind accept an array?
block those spammers please...
Anonymous
03:00 Bug #1180: error " show up code"
can u show me your request/response header? i wonder if you're sending incorrect content-length like i did
moo
02:54 Bug #1136 (Fixed): mod_alias bug in lighttpd-1.5.0-r1811

moo
01:45 Bug #1260 (Fixed): dir-listing.exclude doesn't work
Hi, I was setting up my server when I saw that the config didn't work. If I put the line:
dir-listing.exclude = ("...
Anonymous

2007-07-06

23:08 Feature #1259 (Fixed): mod_autoext - Apache-like support for automatically adding extensions
Pretty URLs are very common these days - using /thread/123 rather than /viewthread.php?id=123 or similar. Apache make... Special
20:33 Bug #1256: CGI in C - 500 Error - cygwin
no no... read the access.log. it's a 500 i'm getting. if the problem was in my script, i would assume it would neve... Anonymous
07:36 Bug #1256: CGI in C - 500 Error - cygwin
it's not the same problem as my C cgi executable.
--
according to your description, your percup perl script is ...
Anonymous
19:38 Bug #1253: underline in http address causes a 400 - Bad Request error example http://my_web.com.br
and lighttpd works only with hostname ? the dns accept underscore
take a look on rfc1033
http://www.faqs.org/rf...
Anonymous
19:26 Bug #1253: underline in http address causes a 400 - Bad Request error example http://my_web.com.br
Underscore is not a valid character in a hostname. See http://tools.ietf.org/html/rfc952.
Anonymous
16:09 Bug #1044: Error uploading files with linux-aio
Shouldn't this bug be closed considering it was apparently fixed in 1811?
Anonymous
13:24 Feature #1209 (Need Feedback): should be able to disable ETag for static files
the option:
static-file.etags = "disable"
breaks mod_compress as this module uses etag when naming the compres...
mamo
13:11 Bug #1101: SSI include virtual does not run cgi
We gave up and went back to apache we lost a week of migration downtime because of it. We have lhttpd on another serv... Anonymous
13:04 Bug #1101: SSI include virtual does not run cgi
Does anybody solved this problem?
Anonymous

2007-07-05

22:15 Bug #1256: CGI in C - 500 Error - cygwin
i've got a similar problem with perl, but it's a less simple script than that. the script is, however less complex t... justinmteal
19:48 Feature #1192: Limit bandwidth by file
You mentioned implementing conditionals but nothing about setting the bandwidth limit.
Anonymous
16:11 Bug #1252 (Fixed): File upload error when using POST method

darix
15:02 Bug #1252: File upload error when using POST method
Ticket should be closed ... the problem was in the CGI application ... the lack of the following lines can restrict t... Anonymous

2007-07-04

13:44 Feature #1209 (Fixed): should be able to disable ETag for static files
no problems from my side :). closing
glen
13:30 Feature #1209: should be able to disable ETag for static files
any remaining issues here or can we mark this as done?
darix
13:31 Bug #1258: don't send content length header
i forgot to mention fixing this in 1.4 would mean some bigger structural changes. and dont think this is feasible.
darix
13:29 Bug #1258: don't send content length header
the content length is not needed with x-sendfile responses as the file is send in chunked encoding anyway. in 1.5 the... darix

2007-07-03

22:37 Bug #1255 (Fixed): Servlet requests get converted to lowercase letters - not good
dupe of #1245
darix
22:32 Bug #1257: There is no per virtualhost error log
yes lighttpd supports only one error log. but that doesnt render vhosts useless. vhosts work outside of shared hostin... darix
22:29 Bug #1257: There is no per virtualhost error log
Hi,
Without a per virtualhost error log, the entire vhost concept doesn't make any sense. As in, how do you expe...
Anonymous
20:43 Bug #1257: There is no per virtualhost error log
Could you please elaborate. Works as designed? Does it mean that lighty doesn't have a per virtualhost error log, or ... Anonymous
09:09 Bug #1257 (Fixed): There is no per virtualhost error log
works as designed.
darix
04:37 Bug #1257 (Invalid): There is no per virtualhost error log
I have seen that lighttpd doesn't allow a per domain error-log. i have given this inside a virtual host block:
-----...
Anonymous
18:47 Revision 5a583661: - only generate the etag_flags once and store them in the connections
object.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1881 152afb58-edef-0310-8abb-c4023f1b3aa9
darix
17:16 Revision 8feb3318: - we did not reset the etag buffer is the inode was not used for the
etag. we now reset the buffer explicitly and use buffer_append_* later
on. This fixes the bug reported by glen in #...
darix
16:29 Feature #1209: should be able to disable ETag for static files
and with stat cache disabled:... Anonymous
14:18 Bug #1258: don't send content length header
sorry - it's my foult - if I set Content-Length header manualy - it works. but it duble work with it. first is My Fas... Anonymous
10:13 Bug #1258: don't send content length header
I tried to add Content-Length header - but it didn't help.
-- lighttpd
Anonymous
09:48 Bug #1258 (Fixed): don't send content length header
I am using FastCGI and X-LIGHTTPD-send-file header to make lighty to send files with kernel sendfile. but lighty does... Anonymous
13:50 Bug #591: Content-Length: 0 in header for PHP.
I have the same problem with lighttpd 1.4.15 + PHP 5.2.3 (FastCGI) running on Linux x86_64. If I repeatedly refresh t... Anonymous
07:54 Bug #1256: CGI in C - 500 Error - cygwin
sorry, still the same. carriage return and newline did not make a difference
---------------------------------...
Anonymous
02:53 Bug #1256: CGI in C - 500 Error - cygwin
can you try:... darix
01:32 Bug #1256 (Obsolete): CGI in C - 500 Error - cygwin
Hi,
I am testing a simple CGI executable written in C. (NOT FCGI).
------------------------------- [[my|simple ...
Anonymous
06:08 Bug #1250: High load with lighttpd + fastcgi
ok, in 24 hours i will back.
-- ivyrake
Anonymous
03:43 Bug #1250: High load with lighttpd + fastcgi
can you test the fix in 1245 if it fixes for the issue for you?
darix
01:25 Bug #1250: High load with lighttpd + fastcgi
Oh, I found the fixing in 1245:)
-- ivyrake
Anonymous
01:11 Bug #1250: High load with lighttpd + fastcgi
Sorry for loss my name
-- ivyrake
Anonymous
01:09 Bug #1250: High load with lighttpd + fastcgi
i use libfcgi in my app
Anonymous

2007-07-02

15:29 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
Ah, you're right: "On error, -1 is returned, and errno is set appropriately."
I assumed the error itself would be re...
admin
15:26 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
uhm. many system functions use errno. lighttpd's own code doesnt use errno internally iirc.
darix
15:10 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
Wouldn't it be much safer to store and use the function return value instead of the global errno, to prevent such bug... admin
15:07 Bug #1245 (Fixed): Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
fixed in 1879
darix
13:12 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
> I've removed the line but the behaviour didn't change, it still goes in the loop.
This was my fault, I used the ...
admin
13:12 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
No, it properly closes the fd now too, so it doesn't loop anymore.
admin
13:09 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
so it still loops (takes all the cpu?) but at least we reach the error message again?
darix
13:00 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
Actually, it did the trick, now it says:
2007-07-02 14:58:08: (mod_fastcgi.c.2463) unexpected end-of-file (perhaps t...
admin
12:54 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
I've removed the line but the behaviour didn't change, it still goes in the loop.
admin
12:40 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
because line 2443 would never be reached if errno was EAGAIN above in this function.
that said ... it must be an old...
darix
12:29 Bug #1245: Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
I don't see ioctl returning EAGAIN in my strace. Why do you think that change will have an effect?
> ioctl(7, FION...
admin
11:37 Bug #1245 (Assigned): Repeatable 100% CPU usage due to remote FastCGI app misbehaviour
Can you please remove line 2443 from mod_fastcgi.c and try again ?... jan
15:18 Bug #1236: Last-Modified header suppressed in 1.4.15
Yes this is a workaround for a bug in Firefox.
We have to often seen users bugged by firefox caching too much, and o...
darix
15:15 Bug #1236: Last-Modified header suppressed in 1.4.15
> Otherwise FF will not detect the changed Content-Type.
Isn't that a server-side bug?
Are you allowed to change ...
admin
15:07 Revision abdd1f5b: - do not check stale values on errno. EAGAIN is handled inside the
function already. (#1245)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1879 152afb58-edef-03...
darix
13:42 Feature #1209: should be able to disable ETag for static files
there are 2 options enabled for the etag "backend". can you add an log message that prints out which backend was used... darix
13:37 Feature #1209: should be able to disable ETag for static files
Glen, Thanks for the bug report. I can reproduce it but as far as I can tell, I have set etag.use-inode as T_CONFIG_B... Anonymous
11:44 Bug #1250: High load with lighttpd + fastcgi
did you use any library for the FastCGI handling like libfcgi e.g.?
darix
11:16 Bug #113: User directory cache files not being created with mod_compress
This issue still exists with lighttpd 1.4.15 Any chance of a fix?
Anonymous

2007-07-01

23:35 Bug #1255 (Fixed): Servlet requests get converted to lowercase letters - not good
I am running lighttpd as a front-end server on WINDOWS (yuk - converting to unix later). I have servlets stored on a... Anonymous
23:35 Bug #1254 (Invalid): Servlet requests get converted to lowercase letters - not good
I am running lighttpd as a front-end server on WINDOWS (yuk - converting to unix later). I have servlets stored on a... Anonymous
21:05 Bug #1253 (Obsolete): underline in http address causes a 400 - Bad Request error example http://my_web.com.br
underline in http address causes a 400 - Bad Request error example http://my_web.com.br
I have tested this and in ...
Anonymous
10:24 Bug #1252 (Invalid): File upload error when using POST method
The following error is being presented in the error log when trying to upload a file bigger than 1 MB using a HTML fo... Anonymous
09:17 Bug #1251: 1.5.0-r1857 fails to compile on FreeBSD 6.2
There is a patch in ticket #1240 and this problem are the same that was solved in ticket #512
mamo
00:03 Bug #1251 (Fixed): 1.5.0-r1857 fails to compile on FreeBSD 6.2
The define _XOPEN_SOURCE 500 in network_gthread_aio.c causes this error. It works great
if i remove _XOPEN_SOURCE in...
Anonymous
 

Also available in: Atom