Konstantin Kolinko wrote:
>2012/10/11 Mark Thomas :
>> On 10/10/2012 19:57, Mark Thomas wrote:
>>> On 10/10/2012 19:51, Steffen Heil (Mailinglisten) wrote:
Hi
> I just took a look at this. The examples work out of the box for
>HTTPS
with
> BIO but not with NIO. This looks l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steffen,
On 10/11/12 11:36 AM, Steffen Heil (Mailinglisten) wrote:
>> See if this fixes if for you:
>> http://people.apache.org/~markt/dev/tomcat-7/v7.0.33-r1397089/apache-
>>
>>
tomcat-7.0.33-r1397089.tar.gz
>
> Preliminary tests look promising. E
Hi
> See if this fixes if for you:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.33-r1397089/apache-
> tomcat-7.0.33-r1397089.tar.gz
Preliminary tests look promising.
Everything worked (using a few single click tests so far).
Thanks!
> This is not an official release. Use it at your own
2012/10/11 Mark Thomas :
> On 10/10/2012 19:57, Mark Thomas wrote:
>> On 10/10/2012 19:51, Steffen Heil (Mailinglisten) wrote:
>>> Hi
>>>
I just took a look at this. The examples work out of the box for HTTPS
>>> with
BIO but not with NIO. This looks like a Tomcat bug at this point.
On 10/10/2012 19:57, Mark Thomas wrote:
> On 10/10/2012 19:51, Steffen Heil (Mailinglisten) wrote:
>> Hi
>>
>>> I just took a look at this. The examples work out of the box for HTTPS
>> with
>>> BIO but not with NIO. This looks like a Tomcat bug at this point.
>>> I'll take a look.
>>
>> What would
On 10/10/2012 19:51, Steffen Heil (Mailinglisten) wrote:
> Hi
>
>> I just took a look at this. The examples work out of the box for HTTPS
> with
>> BIO but not with NIO. This looks like a Tomcat bug at this point.
>> I'll take a look.
>
> What would I need to do to switch to BIO for now?
Change
Hi
> I just took a look at this. The examples work out of the box for HTTPS
with
> BIO but not with NIO. This looks like a Tomcat bug at this point.
> I'll take a look.
What would I need to do to switch to BIO for now?
And does Comet work with BIO?
Regards,
Steffen
smime.p7s
Description:
On 10/10/2012 17:41, Steffen Heil (Mailinglisten) wrote:
> Hi
>
>
>> Check to see if the WebSocket examples that ship with Tomcat work with
>> your configuration. If they don't compare the differences between the
>> default configuration and you configuration to and find the change that
>> breaks
Hi
> Check to see if the WebSocket examples that ship with Tomcat work with
> your configuration. If they don't compare the differences between the
> default configuration and you configuration to and find the change that
> breaks stuff.
First, thanks for the reply.
I downloaded tomcat 7.0.32 a