On Sun, 16 Nov 2003, Paul Querna wrote:

> > just to pop my 2 cents worth in here ... I have some clients that
> > have deployed under Apache2 ... the major headache(s) that I've had
> > to date is that the FreeBSD thread support is still listed as unusable:
> >
> >             * If you are building on FreeBSD, be aware that threads will
> >               be disabled and the prefork MPM will be used by
> > default,              as threads do not work well with Apache on
> > FreeBSD.  If              you wish to try a threaded Apache on
> > FreeBSD anyway, use              "./configure --enable-threads".
>
> On FreeBSD 4.X it is broken(and will be forever?).  On FreeBSD 5.X, use KSE
> threading (which may become the default in the future 5.2 release anyways?)
> and it works great. man libmap.conf on a FreeBSD box for information on todo
> this.(see also: freebsd-threads mailing list)

'k, maybe expand the comment in the INSTALL file to address this?

> > and mod_* support ... last I checked, mod_gzip is still Apache1-only,
>
> mod_gzip?  Try mod_deflate, it is included with apache 2:
> http://httpd.apache.org/docs-2.0/mod/mod_deflate.html

Didn't know about this ... will look at it, thanks ...

Reply via email to