
bugzilla at apache
Oct 6, 2009, 6:25 AM
Post #1 of 1
(187 views)
Permalink
|
|
[Bug 47945] New: SSLSessionCache problem only win x64
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47945 Summary: SSLSessionCache problem only win x64 Product: Apache httpd-2 Version: 2.2.14 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority: P2 Component: mod_ssl AssignedTo: bugs [at] httpd ReportedBy: bugzilla33 [at] gmail [httpd-ssl.conf] SSLSessionCache "shmcb:C:/Program Files (x86)/Apache Software Foundation/Apache2.2/logs/ssl_scache(512000)" The error is: SSLSessionCache: Invalid Argument: size has to be >- 8192 bytes I THINK what is happening is that the parser is seeing the (x86) part of the file path and getting confused... -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|