Activity
From 2012-08-01 to 2012-08-07
2012-08-07
- 17:57 Feature #2432: Adding JSON Output support to mod_status (patch)
- stbuehler wrote:
> JSON is *NOT* simpler to parse than what we have now. And JSON parsers (which of course are easy ... - 10:39 Feature #2432: Adding JSON Output support to mod_status (patch)
- JSON is *NOT* simpler to parse than what we have now. And JSON parsers (which of course are easy to use if present) a...
- 07:47 Feature #2432: Adding JSON Output support to mod_status (patch)
- you know, you need to have double quotes on text strings..
- 03:31 Feature #2432 (Fixed): Adding JSON Output support to mod_status (patch)
- I think a much simpler parseable format for the mod_status text based output should be used. It adds the ability to e...
2012-08-06
- 18:43 Feature #2431: mod_cgi process limit
- It would probably be better to just kill mod_cgi...
mod_cgi has some serious drawbacks, iirc it blocks while writing... - 17:23 Feature #2431 (Fixed): mod_cgi process limit
- When requests arrive faster than a cgi script can process them, lots of processes are created. The effect on the syst...
2012-08-05
- 15:27 Bug #2428: lighttpd still accepting ciphers that are explicitly disabled
- ssl options need to be in the same block as ssl is enabled, i.e. the $SERVER["socket"] block (with SNI options can al...
- 15:21 Bug #2428: lighttpd still accepting ciphers that are explicitly disabled
- It was definitely restarted (stop, check ps, start). And I set those options globally, they're at the top of the conf...
- 08:51 Bug #2428 (Invalid): lighttpd still accepting ciphers that are explicitly disabled
- * Cannot reproduce your issue. Make sure you have the options in the correct block, connected to the correct port and...
- 02:30 Bug #2428 (Invalid): lighttpd still accepting ciphers that are explicitly disabled
- lighttpd is still accepting ciphers which I have explicitly disabled. This was tested with 1.4.31.
lighttpd config... - 14:28 Bug #2430: Compile 1.4 against openssl built with libz
- Sure, that's why I said that it is not a generic solution.
Regarding autogen - yes, it should definitely be a prop... - 14:04 Bug #2430: Compile 1.4 against openssl built with libz
- hm, strange.
usually you only need to link the libraries you are using directly (assuming dynamic linking), it shoul... - 13:09 Bug #2430 (Invalid): Compile 1.4 against openssl built with libz
- The configure script in 1.4.31 is unable to build BIO_f_base64 test if your libopenssl is linked with libz. The probl...
- 08:38 Bug #2429 (Invalid): memory leak when refreshing page
- * trying to measure lighttpds memory usage with memfree is completely wrong (you want to watch RES in top for lighttp...
- 04:41 Bug #2429 (Invalid): memory leak when refreshing page
- Hi,
Here is my set up:
OS: linux
lighttpd ver: latest 1.4.31
client browser: firefox 13.0.1
configuration is sho...
2012-08-02
- 21:08 Feature #2427 (Fixed): Connections Status
- I think a simpler and more useful display of connections status is possible. What about just showing the counts for e...
Also available in: Atom