You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nick Williams <ni...@nicholaswilliams.net> on 2013/03/15 02:39:07 UTC

Standard or OCSP Native Lib?

In the mirrors [1] there are two different versions of the native library: standard (presumably) and OCSP. I gathered that the OCSP versions has OCSP support. Is this support still experimental? Which one should you use? I assume since both are still provided that there are reasons that you might pick either over the other. Can anyone shed some light on when you would pick standard and when you would pick OCSP?

Thanks.

[1] http://www.bizdirusa.com/mirrors/apache/tomcat/tomcat-connectors/native/1.1.27/binaries/

Re: Standard or OCSP Native Lib?

Posted by Nick Williams <ni...@nicholaswilliams.net>.
On Mar 15, 2013, at 10:21 AM, Mladen Turk wrote:

> Otherwise it'll just slow you down.

That's what I was looking for. I didn't see any indication anywhere that OCSP came with a performance hit, so my thought was, "why wouldn't you just always use the OCSP version?" Thanks for clarifying this.

> Since the current implementation does not have enable/disable configuration
> the only way was to make it compile time enabled/disabled.
> 
> In future I see those two will become one version with runtime selection.

That would certainly be an improvement, in my mind. :-)

Thanks,

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Standard or OCSP Native Lib?

Posted by Mladen Turk <mt...@apache.org>.
On 03/15/2013 02:39 AM, Nick Williams wrote:
> Can anyone shed some light on when you would pick standard and when you would pick OCSP?
>

I think that's usage is self explanatory. Use OCSP if you need OCSP :)
Otherwise it'll just slow you down.

Since the current implementation does not have enable/disable configuration
the only way was to make it compile time enabled/disabled.

In future I see those two will become one version with runtime selection.


Regards
-- 
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org