On 29.11.2011 07:43, garima goel wrote:
Hi All, I work for Oracle, India. I deployed Oracle Access Manager Webgate module on Apache 2 Server which provides single sign-on solution. I also configured Apache 2 server in SSL mode on Solaris 10 and enabled hardware acceleration by setting "SSLCryptoDevice" to "pkcs11". When CGI script is accessed using the above configuration, then the Apache Server hangs and the script does not get executed. The issue is not seen when Apache 2 server is configured in non-SSL mode. Also, the issue is not seen when "SSLCryptoDevice" is set to "built-in".
Use Solaris pstack and check, where the process that handles the request hangs. You mind need to go through all of the Apache processes to find the correct one (or use pfiles first to find the one that's connected to the client).
Regards, Rainer --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx