On 31.05.2013 01:38, Cochran, Jonathan - IS.CONTRACTOR wrote:
> Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are
> setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37
> isapi_redirect.dll. We have everything working with HTTPS/SSL coming into
> IIS and pass
Does the IIS isapi_redirect.dll support encrypting AJP13 traffic? We are
setting up IIS 7.5 talking to GlassFish 3.1.2.2 using the 1.2.37
isapi_redirect.dll. We have everything working with HTTPS/SSL coming into IIS
and passing through to GlassFish using unencrypted AJP13, but want to also
en
On May 30, 2013, at 3:38 PM, Mark Thomas wrote:
> On 30/05/2013 21:04, Nick Williams wrote:
>>
>> On May 29, 2013, at 6:58 AM, Pid wrote:
>>
>>> On 29/05/2013 00:24, Nick Williams wrote:
Guys,
Can some of the fine experts on this list double check my
assertions below and le
On 30/05/2013 21:04, Nick Williams wrote:
>
> On May 29, 2013, at 6:58 AM, Pid wrote:
>
>> On 29/05/2013 00:24, Nick Williams wrote:
>>> Guys,
>>>
>>> Can some of the fine experts on this list double check my
>>> assertions below and let me know if I'm going wrong anywhere? I
>>> hope I got it a
On May 29, 2013, at 6:58 AM, Pid wrote:
> On 29/05/2013 00:24, Nick Williams wrote:
>> Guys,
>>
>> Can some of the fine experts on this list double check my assertions below
>> and let me know if I'm going wrong anywhere? I hope I got it all right. :-)
>>
>> Assertion #1
>> If metadata-complet
a) are not thread-safe
b) are cached and reused for subsequent incoming requests.
Thanks for helpful response.
I did not expect these tomcat "features"...
Now I am reinspecting my implementation and I have found one place that
seems fuzzy to me.
public void onTimeout(AsyncEvent ae) throws I