https://issues.apache.org/bugzilla/show_bug.cgi?id=52794

             Bug #: 52794
           Summary: Log file shows ssl port as 443
           Product: Apache httpd-2
           Version: 2.2.20
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ssl
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The log file shows the requests as being on port 443, but I have configured
them on a different port. There is nothing listening on 443.
running 2.2.20-1ubuntu1.2

Example :
wget https://space-station:83


[Wed Feb 29 12:12:56 2012] [info] [client 127.0.0.1] Connection to child 4
established (server space-station:443)
[Wed Feb 29 12:12:56 2012] [info] Seeding PRNG with 648 bytes of entropy
[Wed Feb 29 12:12:56 2012] [info] Initial (No.1) HTTPS request received for
child 4 (server space-station:443)

==> custom_log <==
space-station:443 127.0.0.1 - - [29/Feb/2012:12:12:56 +0100] "GET / HTTP/1.0"
200 2328 "-" "Wget/1.12 (linux-gnu)"

==> error_log <==
[Wed Feb 29 12:12:56 2012] [info] [client 127.0.0.1] (70014)End of file found:
SSL input filter read failed.
[Wed Feb 29 12:12:56 2012] [info] [client 127.0.0.1] Connection closed to child
4 with standard shutdown (server space-station:443)


thanks,
mike

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to