Forum Moderators: phranque

Message Too Old, No Replies

Getting strange errors from Https pages

         

kareed

4:13 am on Apr 1, 2006 (gmt 0)

10+ Year Member



Hi,
I am rebuilding a server using apache 2.2 with ssl. Whenever I go to a page on the site I am getting output into my error log. The pages are displaying fine and I think the certificate is working fine. The browsers are showing a lock in the corner. Could someone help me with why I am getting these messages and how to get rid of them. I can't find any information anywhere on the web and my logs are getting filled with these messages.

[Fri Mar 31 13:12:51 2006] [info] Seeding PRNG with 136 bytes of entropy
[Fri Mar 31 13:12:51 2006] [info] Initial (No.1) HTTPS request received for child 0 (server reedadmin.mysite.com:443)
[Fri Mar 31 13:12:51 2006] [info] [client 192.0.2.243] Connection closed to child 0 with standard shutdown (server reedadmin.mysite.com:443)
[Fri Mar 31 13:12:51 2006] [info] [client 192.0.2.243] Connection to child 1 established (server reedadmin.mysite.com:443)
[Fri Mar 31 13:12:51 2006] [info] Seeding PRNG with 136 bytes of entropy
[Fri Mar 31 13:12:51 2006] [info] Initial (No.1) HTTPS request received for child 1 (server reedadmin.mysite.com:443)
[Fri Mar 31 13:12:51 2006] [info] [client 192.0.2.243] Connection closed to child 1 with standard shutdown (server reedadmin.mysite.com:443)

Thanks

kareed

5:01 pm on Apr 1, 2006 (gmt 0)

10+ Year Member



Never mind I just had to change the LogLevel to warn