the standard tomcat(apache-tomcat-6.0.20.tar.gz) is running in a 64 bit
version of Centos. so can my app use memory bigger than 4G? I believe the 2G
is the limit for 32 bit version of Linux.


awarnier wrote:
> 
> Angelo Chen wrote:
>> Thanks for the quick reply, I just downloaded 6.0.29, and it works in a
>> Centos 5.5 64 bit, but is the tomcat 64 bit version?
> 
> Tomcat itself is java so it does not care.
> What matters here is :
> 1) is the Java JVM that you use to run Tomcat, 32 or 64-bit
> 2) if you use the "native" Tomcat libraries, then you need the appropriate
> versions, as 
> Mladen explained below
> 
> 
>> 
>> 
>> Mladen Turk-3 wrote:
>>> On 08/09/2010 11:40 AM, Angelo Chen wrote:
>>>> Hi,
>>>>
>>>> in this link:
>>>> http://tomcat.apache.org/download-60.cgi#6.0.29
>>>> it has 32 and 64 bits version of tomcat for Windows. but for Linux,
>>>> there
>>>> is
>>>> only one version, why?
>>>>
>>> Windows versions are distributed with tomcat native and service wrapper
>>> pre-compiled binaries, thus we have separate 32 and 64-bit flavors.
>>>
>>> Fox *nix platforms you will need to build those by yourself
>>> (many distributions already offer those) for what ever arch you have.
>>>
>>>
>>> Regards
>>> -- 
>>> ^TM
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>>
>>>
>>>
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/64-bit-version-for-linux-tp29386189p29387066.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to