On Friday 12 August 2005 11:47, Shlomi Fish wrote:
> Well, as far as I know, mod_php does not play very nicely with Apache 2.x,
> and mod_perl2 may still have some mis-behaviours. We could indeed try doing
> this /pub and mod_proxy trick. Should we use something like thttpd? (
> http://www.acme.com/software/thttpd/ )
OK, I tried thttpd at home. The default Mandriva package (and possibly Debian
package) cannot even display the file size for a large file and start
downloading it properly. After compiling it using the command:
make CCOPT="-D_FILE_OFFSET_BITS=64"
(it's impossible to specify it in the ./configure phase).
Then, when I tried to download it using wget, thttpd started consuming a lot
of memory (it got to 60% of a 512MB RAM+1GB Swap system), and eventually
slowed down to a halt.
So I guess the answer is no.
Regards,
Shlomi Fish
---------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Homepage: http://www.shlomifish.org/
Tcl is LISP on drugs. Using strings instead of S-expressions for closures
is Evil with one of those gigantic E's you can find at the beginning of
paragraphs.