Re: [EMAIL PROTECTED] how to turn off ssl debug log

2005-11-24 Thread Joe Orton
On Fri, Nov 11, 2005 at 01:24:18PM +0800, jiesheng zhang wrote:
 Hi,
 My system is suse 9.3, apache 2.0 and mod_ssl.
 The /var/log/apache2/error_log has lots of ssl debug information such as 
 this
 ---
 [Thu Nov 10 22:55:48 2005] [debug] ssl_engine_io.c(1593): | 01d0: d6 07 
 05 83 7f f6 3c cb-50 cc b3 a2 eb 1c f8 2f  ...P../ |
 --
 
 How can I configure apache to turn off the debug log from ssl?

This only happens if you have LogLevel debug configured; to turn it 
off just for the SSL vhost, put LogLevel info or higher in the SSL 
VirtualHost ... block.

joe

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] how to turn off ssl debug log

2005-11-11 Thread William A. Rowe, Jr.

jiesheng zhang wrote:

Hi,
My system is suse 9.3, apache 2.0 and mod_ssl.
The /var/log/apache2/error_log has lots of ssl debug information such as 
this

---
[Thu Nov 10 22:55:48 2005] [debug] ssl_engine_io.c(1593): | 01d0: d6 07 
05 83 7f f6 3c cb-50 cc b3 a2 eb 1c f8 2f  ...P../ |

--

How can I configure apache to turn off the debug log from ssl?


No directive, at this time.  Something on my shortlist before 2.2.0 or 2.0.56

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] how to turn off ssl debug log

2005-11-10 Thread jiesheng zhang

Hi,
My system is suse 9.3, apache 2.0 and mod_ssl.
The /var/log/apache2/error_log has lots of ssl debug information such as 
this

---
[Thu Nov 10 22:55:48 2005] [debug] ssl_engine_io.c(1593): | 01d0: d6 07 
05 83 7f f6 3c cb-50 cc b3 a2 eb 1c f8 2f  ...P../ |

--

How can I configure apache to turn off the debug log from ssl?

Thanks

jason zhang
software engineer
bioteam.net


-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]