On Tue, 20 Nov 2001, Aaron Bannert wrote:

| What happens when I build httpd with SSL support statically? -DSSL would
| have no effect in that case, and would probably confuse a bunch of people.

 -DSSL is how it is now with Apache1.3+mod_ssl+mod_so

I dont believe I've witnessed any undue drama because of this.

Dropping start/startssl would probably be where the confusion is
generated. Plus, libssl.so is no small object file. People might like to
run multiple apache instances using the same binary, but not want to waste
the additional memory if they're not using mod_ssl in all instances.

/dale

Reply via email to