On Wed, Sep 29, 1999, Matthias Loepfe wrote:
> If I have to track down communication problems of a heavy loaded mod_ssl based
> apache server, the current ssl_engine_log is missing at least the following
> things:
>
> the 'Connection to child 3 established ..' line should contain the IP-adress
> of the client
Done for 2.4.5 as "(server xxx, client xxx)" instead of just "(server xxx)".
> every log entry should have the processid (and probably the thread id) included.
Done for 2.4.5 as "[xx/xxx/xx xx:xx:xx <pid>] ...".
> This way it would be possible to separate the log entries from different
> concurrent processes and assign them to a particular client (ip).
Yes, a reasonable suggestion. And now already implemented for mod_ssl 2.4.5.
Thanks for your feedback, Matthias.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]