DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19271>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19271 ApacheBench with SSL causes application error on w2k [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-05-28 18:59 ------- One hint (I see these often) if you have mixed a 'debug' build of OpenSSL with a 'release' build of ab.exe, or visa versa. Please make certain you are using the same compiler, debug options etc between your OpenSSL and your ab.exe build. (That would probably include an 'nmake clean' at this point.) Note that the distributed ab.exe doesn't support ssl, any more than we distribute mod_ssl at this point, due to distribution U.S. export policy concerns. I am going to guess you have the distributed non-ssl flavor of ab.exe, so I'm closing as invalid. If this is the ssl flavor you have built yourself, please reopen if the same 'release' or 'debug' code between OpenSSL and ab.exe doesn't solve your problem. Note also that ab builds the non-ssl flavor, and a special package, 'abs.dps' builds the ssl flavor. The makefile.win decides if abs.dsp can be used, and copies that binary as 'ab.exe' into your target tree when openssl exists. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
