Activity
From 2010-03-03 to 2010-03-09
2010-03-09
- 20:45 Bug #2150 (Invalid): SSI Include not work
- 18:17 Bug #2150: SSI Include not work
- Uhhhhhh right!
I taked the example with the () in the SSI directive...
Tested with the right code and works.
Tha... - 10:04 Bug #949: fastcgi, cgi, flush, php5 problem.
- Oh, so you are sure it would be better if lighttpd would support buffer limits? Really?
Please stop posting here..... - 09:49 Bug #949: fastcgi, cgi, flush, php5 problem.
- andrewsuth wrote:
> I think comment 18 hit the nail on the head with his input, best summarised by: "Lighty should h...
2010-03-08
- 17:36 Bug #2150: SSI Include not work
- The issue seems to have to do with the regex on line 132 of mod_ssi.c identifying:...
- 17:01 Bug #2169: mod_compress segfaults if there is no etag
- I think cache can be used, but internally, on the server, ETag should not be transfered to the user accesing the page...
- 16:49 Bug #2169: mod_compress segfaults if there is no etag
- mod_compress needs a way to know if the cached file is still valid, and it is using etag for this. so no etag => no c...
- 16:37 Bug #2169: mod_compress segfaults if there is no etag
- Also the failure is related due to an integer underflow:...
- 16:35 Bug #2169: mod_compress segfaults if there is no etag
- Now i understand. But some file get generated locally on each machine for faster local reading, so mtimes will not be...
- 14:49 Bug #2169: mod_compress segfaults if there is no etag
- So if the etag is only computed from mtime and size it will be the same for all webservers, as long as the webservers...
- 14:28 Bug #2169: mod_compress segfaults if there is no etag
- Could explain a little bit over keeping mtime and size synchronized ?, all files are accesible over a NBD stored on o...
- 13:57 Bug #2169 (Assigned): mod_compress segfaults if there is no etag
- * This still wasn't a backtrace. Although i could now reproduce it myself, this is something important - you should l...
- 13:39 Bug #2169: mod_compress segfaults if there is no etag
- I have used stable web servers packages from your PPA. Tested this on Ubuntu 9.10 and 8.04.
I get this on dmesg: l... - 13:28 Bug #2169 (Need Feedback): mod_compress segfaults if there is no etag
- I couldn't reproduce the segfault. Please provide a backtrace.
- 13:12 Bug #2169: mod_compress segfaults if there is no etag
- This feature is important if you have a load-balanced farm of lighttpd servers, serving the same files, on each reque...
- 13:05 Bug #2169 (Fixed): mod_compress segfaults if there is no etag
- Hi, i downloaded lighttpd 1.4.26 and put the following in my lighttpd.conf
static-file.etags = "disable"
etag.us... - 13:09 Feature #2170 (Fixed): server-status page should have an automatic reload
- When you are monitoring directly a lighttpd server, you have to hit refresh on server-status page. This is difficult ...
2010-03-06
- 18:27 Bug #2125: Multiple https certs doesn't work
- KawatoriShinji- Thank you for the patch; I've just applied it to my lighttpd 1.4.25 branch [FreeBSD 7.x] env, but a...
- 10:06 Bug #2125: Multiple https certs doesn't work
- For some reason con->uri.authority when network_ssl_servername_callback() gets called. When the callback calls config...
2010-03-05
- 12:04 Bug #2157: SSL_CTX_set_options() return value not checked properly
- The r2716 is also needed when the latest OpenSSL version 0.9.8m is used.
2010-03-04
- 13:15 Feature #1860: mod_secure_download IP Address-based Authentication
- phsource wrote:
> # This kind of IP-based filtering utterly fails when the end-user is behind a proxy, severely limi...
Also available in: Atom