You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/02/04 06:54:32 UTC

DO NOT REPLY [Bug 33400] New: - SSL performance problem on Windows 2003 server

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33400>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33400

           Summary: SSL performance problem on Windows 2003 server
           Product: Apache httpd-2.0
           Version: 2.0.52
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: bryz@ngs.ru


I have installed Subversion under Apache on Windows 2003 server:
Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7e SVN/1.1.3 
mod_auth_sspi/1.0.1 DAV/2 mod_perl/1.999.21 Perl/v5.8.6.

Checkout operation for an empty Subversion project over SSL connection �svn 
checkout https://myhost/SVN/test� takes about 30 seconds!!! However the same 
operation over insecure channel �svn checkout http://myhost/SVN/test� 
completes in less than 3 seconds. I have tested checkout operations from both 
Windows and Linux workstations (not a problem of Subversion client).

I have monitored network with Ethereal Network Analyzed and it shows that 
there are 1-2 seconds delays in Apache2 responses.

I have also installed Apache and Subversion on Red Hat server:
Apache/2.0.52 (Unix) mod_ssl/2.0.52 OpenSSL/0.9.7a DAV/2 SVN/1.0.6
Checkout of an empty project works fine without unnecessary delays on both 
Windows and Linux workstations.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org