users@glassfish.java.net

Re: httpSSLWorkerThread for Rails application in Glassfish v2

From: TK Lew <tklew99_at_gmail.com>
Date: Fri, 5 Dec 2008 13:57:38 +0800

hi :

Thank for tips ! Great stuffs !

Thanks

On Thu, Dec 4, 2008 at 10:46 AM, Jeanfrancois Arcand <
Jeanfrancois.Arcand_at_sun.com> wrote:

> Salut,
>
> TK Lew wrote:
>
>> hi all :
>>
>> I have deployed a Rails application into Glassfish v2 and so far it is
>> working good so far.
>>
>> But when I check the application server log (server.log), I saw this
>> message :
>>
>> [#|2008-12-03T00:26:28.860+0800|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=22;_ThreadName=httpSSLWorkerThread-8080-0;|PWC1412:
>> WebModule.......
>>
>> Questions :
>>
>> 1. Is the ThreadName=httpSSLWorkerThread meaning it is using SSL ?
>>
>
> No that was a typo. That's because port unification is enabled:
>
> http://weblogs.java.net/blog/jfarcand/archive/2006/11/one_port_to_rul.html
>
> and with this, ssl is enabled by default but not enforced.
>
> A+
>
> -- Jeanfrancois
>
> 2. I did not use any SSL service for any of the HTTP listener.
>>
>> Thanks
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>