My apologies, the version of Apache that came with the application is 9.0.13.
Tony Justiniano
Engineer I, EUS Engineering
Wyndham Destinations
6277 Sea Harbor Drive
Orlando, FL 32821
Office: +1-407-626-5416
Mobile: +1-407-463-4297
tony.justini...@wyn.com
-Original Message-
From: John
And that is what I was thinking, inadvertently, our scanning tool just found
the apache version during a scan and corresponded it (the apache version) with
a CVE.
Do you concur?
Tony Justiniano
Engineer I, EUS Engineering
Wyndham Destinations
6277 Sea Harbor Drive
Orlando, FL 32821
Office: +1
Forwarding from an initial email this morning.
___
Good Morning,
I have been referred to this team in an attempt to have some questions
answered. Before I ask those question let me provide a little background on
how I got to this point.
Vul
Hi Cris,
For what it's worth, I am not a big fan of these frequent releases of
Java by Oracle. One can barely get one's head around Java version 'X' then
Java version 'Y' is out...
Tony
-Original Message-
From: Berneburg, Cris J. - US [mai
Hello André,
Thank you. I would be curious to see what they come up with as a response.
Tony
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Monday, October 15, 2018 9:13 AM
To: users@tomcat.apache.org
Subject: Re: Tomcat 8 and authenticating Basic
give 1 (or maybe both) a try.
Thank you.
Tony
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Sunday, October 14, 2018 3:58 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat 8 and authenticating Basic Auth users
On 14.10.2018 18:44, Tony Esposito wrote:
&
, the user names)
are unknown and only over time will they we known.
How does this change your suggestion? Could a database realm be the answer
(as opposed to the tomcat-users.xml file)?
Tony
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Sunday,
Hello André,
It's routed through a server...
A co-worker noticed a Tomcat valve that might do the trick...
https://github.com/lokechenlin/tomcat-auto-login-valve
Your thoughts?
Tony
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Saturday, Octob
Because
I don't see it and (less valid)
I was told by the previous web admin that Basic Auth was turned off.
Thank you again for your time
Tony
-Original Message-
From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
Sent: Saturday, October 13, 2018 7:53 AM
To: users@tom
ps/WEB-INF/myapp/web.xml file for each
app has no security constraints.
The /conf/web.xml file also has no security
constraints.
There is no web.xml file under
/webapps/ROOT/WEB-INF.
Was there anything in particular you were referring to?
Tony
-Original Message-
From: André Warnier (tomca
asic Auth (that is received in the header).
Tony
-----Original Message-
From: Tony Esposito
Sent: Friday, October 12, 2018 4:42 PM
To: Tomcat Users List
Cc: Tony Esposito
Subject: RE: Tomcat 8 and authenticating Basic Auth users
Hi Christopher,
The 'web server in question&
ttp-nio-8088-exec-25]
org.apache.catalina.realm.LockOutRealm.authenticate An attempt was made to
authenticate the locked user "myuser"
whenever a user (who has SSO'd successfully) tries to reach the web app
that runs on that Tomcat web server.
Tony
-Original Message-
From: Christopher Schultz [mailto:
on of the header) is handled by
the application. So, with regard to the web server in question, how to ignore
the Basic Auth?
Tony
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, October 12, 2018 3:07 PM
To: users@tomcat.apache.org
Subjec
ortunately, the header also has Basic Auth passed to my application.
I need Tomcat to pass this request on through, ignoring the Basic Auth in the
header.
Tony
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, October 12, 2018 2:25 PM
.
(The application does more security checking and authentication on the header.)
So the question becomes:
How to disable Basic Auth when the header contains a password which is static
for all users requesting access?
Tony Esposito
Sr. ETL Developer / DBA
Region 10 ESC
Technology and Data
users into the tomcat-users.xml file
So the basic question:How to do authentication of 1000 users that use Basic
Auth?
Thanks.
Tony
Is there anyway to load a specific properties file for the Tomcat plugin? I
know about the section of the plugin config, but I am
looking to point to a specific file when using tomcat7:run instead of
having to code these properties into the pom.
Never mind I figured out it has nothing to do with logging but some sort of CPU
metric.
Regards,
-Tony
--- On Wed, 2/13/13, Tony Anecito wrote:
From: Tony Anecito
Subject: Re: [ANN] Apache Tomcat Native 1.1.27 released
To: "Tomcat Developers List" , "Tomcat Users List&quo
great work!
-Tony
--- On Tue, 2/12/13, Mladen Turk wrote:
From: Mladen Turk
Subject: [ANN] Apache Tomcat Native 1.1.27 released
To: "Tomcat Developers List" , "Tomcat Users List"
, annou...@tomcat.apache.org
Date: Tuesday, February 12, 2013, 11:01 PM
The Apache Tomca
Thanks I did a search through all folder for those types of files and none
found.
I am thinking it ran out of a resource.
I will keep trying.
-Tony
--- On Thu, 12/20/12, Cédric Couralet wrote:
From: Cédric Couralet
Subject: Re: Tomcat 7.0.33 just stops without any errors...
To: "T
Thanks I had forgotten about that file.
Best Regards,
-Tony
--- On Thu, 12/20/12, Cédric Couralet wrote:
From: Cédric Couralet
Subject: Re: Tomcat 7.0.33 just stops without any errors...
To: "Tomcat Users List"
Date: Thursday, December 20, 2012, 1:05 PM
2012/12/20 Tony Anecito
what I can see.
Thanks,
-Tony
Ok it is working startup time went from 18 seconds down to a little over 8
seconds.
Also, if there is some other email group I should be using for technical
questions about use of Tomcat please let me know.
Regards,
-Tony
--- On Tue, 12/4/12, Caldarale, Charles R wrote:
From: Caldarale
Ok I found a "Engine" reference in the server.xml for the catalina service. I
am guessing that the attribute should go in there somewhere. I will look at the
engine documentation to see how to add it.
Thanks,
-Tony
--- On Tue, 12/4/12, Tony Anecito wrote:
From: Tony Anecito
S
Hi Chuck,
According to someone else that is the attribute to use. But as in my last
message I could not find where it is or if not by default in some config file
which config file to use.
Thanks,
-Tony
--- On Tue, 12/4/12, Caldarale, Charles R wrote:
From: Caldarale, Charles R
Subject: RE
.
-Tony
--- On Tue, 12/4/12, Konstantin Kolinko wrote:
From: Konstantin Kolinko
Subject: Re: Suggestion for improving Tomcat startup performance...
To: "Tomcat Users List"
Date: Tuesday, December 4, 2012, 3:41 PM
2012/12/5 Tony Anecito :
> Hi Tomcat Developers,
>
> I am usin
Thanks Chuck!
Just call me paranoid I guess. :-)
-Tony
--- On Mon, 11/26/12, Christopher Schultz wrote:
From: Christopher Schultz
Subject: Re: How do I know if native plugin in use?
To: "Tomcat Users List"
Date: Monday, November 26, 2012, 12:01 PM
-BEGIN PGP SIGNED MESSAGE
millisecond and then I started to see latency from network external to my
company.
Good Hunting.
-Tony
--- On Sat, 11/24/12, Alex Moskvin wrote:
From: Alex Moskvin
Subject: Tomcat performance problem
To: users@tomcat.apache.org, users-h...@tomcat.apache.org
Date: Saturday, November 24, 2012
Thanks Chuck I will try that.
-Tony
--- On Sat, 11/24/12, Caldarale, Charles R wrote:
From: Caldarale, Charles R
Subject: RE: TC 7.0.33 startup performance...
To: "Tomcat Users List"
Date: Saturday, November 24, 2012, 12:52 PM
> From: Tony Anecito [mailto:adanec...@yahoo.co
,
-Tony
Many thanks to the Tomcat team for all thier hard work!
-Tony
--- On Wed, 11/21/12, Mark Thomas wrote:
From: Mark Thomas
Subject: [ANN] Apache Tomcat 7.0.33 released
To: "Tomcat Announce List"
Cc: annou...@apache.org, "Tomcat Users List" , "Tomcat
Develope
Many thanks Thomas for making it available! Do we get it signed or something?
lol
-Tony
--- On Wed, 11/14/12, Mark Thomas wrote:
From: Mark Thomas
Subject: ApacheCon EU 2012 Talks
To: "Tomcat Users List"
Date: Wednesday, November 14, 2012, 4:32 PM
All,
The slides from my
Many thanks Chuck!
--- On Wed, 10/31/12, Caldarale, Charles R wrote:
From: Caldarale, Charles R
Subject: RE: Rediect to another Tomcat instance...
To: "Tomcat Users List"
Date: Wednesday, October 31, 2012, 4:04 PM
> From: Tony Anecito [mailto:adanec...@yahoo.com]
> Subject
Hi Andre,
I have a blog app that I want to isolate to another Tomcat instance and leave
my web services on my exsting one. Can I not run the second Tomcat service on
port 82 for example and redirect requests for my blog to the second Tomcat
running of port 82?
Does that help?
-Tony
--- On
Hi All,
I need to do a redirect from one Tomcat instance to another on the same
physical server. That should be possible correct?
Regards,
-Tony
Ok does scanning scan the classes inside the library jars the app uses? What
would be the point of that?
Thanks,
-Tony
--- On Wed, 9/19/12, Christopher Schultz wrote:
From: Christopher Schultz
Subject: Re: Latest Tomcat release question...
To: "Tomcat Users List"
Date:
for JAX-RS. This weekend I will look
at using 7.0.30.
Best Regards,
-Tony
--- On Tue, 9/18/12, Christopher Schultz wrote:
From: Christopher Schultz
Subject: Re: Latest Tomcat release question...
To: "Tomcat Users List"
Date: Tuesday, September 18, 2012, 3:29 PM
-BEGIN PGP SIGN
,
-Tony
--- On Tue, 9/18/12, Christopher Schultz wrote:
From: Christopher Schultz
Subject: Re: Latest Tomcat release question...
To: "Tomcat Users List"
Date: Tuesday, September 18, 2012, 1:27 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 9/18/12 1:58 PM, Tony Anecito wr
tomcat code before it
reaches my code or after and the response is going back through the Tomcat
layers.
Regards,
-Tony
Thanks Everyone. I agree on the security issue just seemed the last couple of
updates had no substance beyond just security. MS sends updates quite often but
I look forward to advances in other areas like performance ect.
Regards,
-Tony
--- On Fri, 8/31/12, Jess Holle wrote:
From: Jess
inital reaction. Used to be you got actual release notes when Sun owned
Java.
Regards,
-Tony
--- On Fri, 8/31/12, Konstantin Kolinko wrote:
From: Konstantin Kolinko
Subject: Java 6u35, 7u07 are available
To: "Tomcat Users List"
Date: Friday, August 31, 2012, 8:54 AM
Hi!
Just n
e apache side set to 400 but only 300 threads on
>tomcat side. No wonder you get 500 error...
Thanks for the suggestion Igor, I increased the tomcat threads to 400 but that
did not resolve the issue.
Tony
>
>On Wed, Jul 25, 2012 at 12:22 AM, Carlucci, Tony wrote:
>
>> Cross-p
e error messages? Below is a
copy of the error log and some configuration settings.
Thanks, Tony
-
Apache HTTP Error Log
-
[Mon Jul 23 10:03:15 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter
for /myapp/
[Mon Jul 23 10:03:15 2012] [debug] mod_ca
I do it at the OS level via the adaptor properties for windows. If your network
does not support IPv6 I would disable it else you will get errors in your logs
about IPv6 for like say DHCP assignment.
Regards,
-Tony
--- On Sun, 7/22/12, k9...@operamail.com wrote:
From: k9...@operamail.com
what Tomcat
provides for incoming requests.
Hope that helps and thanks for asking.
-Tony
--- On Sun, 7/22/12, Christopher Schultz wrote:
From: Christopher Schultz
Subject: Re: Location of Tomcat 7 jvm defualt settings...
To: "Tomcat Users List"
Cc: "Tony Anecito"
Date: S
d way of doing things.
Best Regards,
Tony Anecito
JavaOne 2010 Dukes Award winner for Innovation
JavaOne 2010 Future of Java Winner
Currently #1 App Store Download for 3D Mapping and #2 for video app
--- On Sat, 7/21/12, David kerber wrote:
From: David kerber
Subject: Re: Location of Tomcat
conversion work to
unicode. I am slowly moving to the front (JAX-WS to JAX-RS) and then a deep
dive into OS tuning. After that
I will stop tuning for another 6 months I guess.
Best Regards,
-Tony
--- On Fri, 7/20/12, Mark Thomas wrote:
From: Mark Thomas
Subject: Re: Location of Tomcat 7 j
7msec down to 1-2msec.
Thanks for the advice.
-Tony
--- On Fri, 7/20/12, Caldarale, Charles R wrote:
From: Caldarale, Charles R
Subject: RE: Location of Tomcat 7 jvm defualt settings...
To: "Tomcat Users List"
Date: Friday, July 20, 2012, 1:05 PM
> From: Tony Anecito
but I am wondering for 64-bit if I should startout with -Xss256k instead.
Is there an updated document for Tomcat 7 performance tuning somewhere
especially for 64-bit jvm since that is quickly becoming the standard for
server side servlet containers.
Thanks,
-Tony
Thanks Martin,
I am using JBoss 7.1.1 final in standalone mode and both that and Tomcat in jdk
1.7.0_05 64-bit. I am just trying to find out about the interprocess
communication response time.
Thanks,
-Tony
--- On Mon, 6/18/12, Martin Gainty wrote:
From: Martin Gainty
Subject: RE
Actually I am trying to keep the same exact tomcat builds so I eliminate that
as a cause for differences in my test results.
Thanks!
-Tony
--- On Mon, 6/18/12, Jose María Zaragoza wrote:
From: Jose María Zaragoza
Subject: Re: Running Tomcat in a jvm with an EJB container...
To: "T
is usually several minor
versions behind on it's embedded Tomcat server I usually run them in different
jvms so I can use the latest versions of each.
Thanks!
-Tony
Thanks Mark! I did find this tuning guide and since I am using 64-bit java and
mostly read-only operations I will try the suggestions listed.
http://www.mastertheboss.com/jboss-application-server/341-jboss-as-7-performance-tuning.html
Thanks Again,
-Tony
--- On Tue, 5/29/12, Mark Thomas
unload every 30min would offset the use of a small cache.
Also, FYI I just upgraded to lastest Tomcat 7 release and java running under
64-bit 1.7.0_04 JDK and it is working fine right now. I am using APR and had to
use a 64-bit dll for that of course.
Regards,
Tony
--- On Tue, 5/29/12
and has to wait for disk IO unless it is spawned off to an independent thread.
Hope this helps.
-Tony
--- On Thu, 9/1/11, Caldarale, Charles R wrote:
> From: Caldarale, Charles R
> Subject: RE: Performance for many small requests
> To: "Tomcat Users List"
> Date: Thurs
What is your current response time and what did you have before?
Are you using 64-bit java or 32-bit?
What is your heap settings?
Are you doing web services for these requests oris this straight html?
Regards,
-Tony
--- On Thu, 9/1/11, David kerber wrote:
> From: David kerber
> Subje
Also, I always revaluate my design/implementation every 6 months or so and make
changes based on lessons learned. Also, do not be afraid to try something new :]
Regards,
Tony Anecito
Founder/President
MyUniPortal
http://www.myuniportal.com
2010 JavaOne Dukes Award winner (Yes I am using Tomcat :])
Does TC 4.1 have a logging parimeter for response time?
Thanks,
-Tony
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Thanks I joined the taglib email list and am waiting for an answer. I suspect
Tomcat might support the lib you mentioned but the servlet spec and what
appeared to be a dead project worried me.
Regards,
-Tony
- Original Message
From: Konstantin Kolinko
To: Tomcat Users List
Sent
t 2.5.
Regards,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users List
Sent: Wed, June 29, 2011 5:10:33 PM
Subject: Re: Tomcat performance issues...
Thanks I did not spot the users group. I thought maybe the taglibs was a dead
project seemed like there was no version that s
developers the specifics yet about the tag. Now I am more
concerned the version of Taglib being used was like for version 5 of Tomcat and
not for version 6.
Thanks All.
-Tony
- Original Message
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Wed, June 29, 2011 12:43:48 PM
Hi All,
Does JSTL or Taglib come standard with Tomcat? I was running a load test on
Tomcat and noticed that the processing of the end tag in the taglib was slow
sometimes. I know Apache has taken over the tag lib from jakarta years ago.
I was using a codeprofiler from Wiley.
Thanks,
-Tony
bit versus 64-bit java and
OS on the same hardware. I was around during the early NT days and I really did
not like it. But now big monolithic OS's are the trend. Writing code to fit on
a
single 1.4MB floppy or fit in 64K of memory is a lost art.
Best Regards,
-Tony
- Original Me
>From the definitions and discussions on google regarding loopback interface
(localhost) it will go through the nic card for Windows unless you install a
loopback adaptor. For Linux you do not need a nic card.
I was using windows and thus it used my nic card.
-Tony
- Original Mess
to other projects since I
could not think how more timing info.
Regards,
-Tony
- Original Message
From: Peter Crowther
To: Tomcat Users List
Sent: Mon, March 14, 2011 1:12:12 AM
Subject: Re: Performance 5.5 vs 6 vs 7
On 13 March 2011 21:01, Tony Anecito wrote:
> As some
) and network circuitry on my systems is the current limiting
factor and not Tomcat.
Regards,
-Tony
- Original Message
From: David Kerber
To: Tomcat Users List
Sent: Sat, March 12, 2011 6:41:30 AM
Subject: Re: Performance 5.5 vs 6 vs 7
I've thought about that, but I would think I
to 100
req per second at best. You might only get that at best.
Regards,
-Tony
- Original Message
From: David kerber
To: Tomcat Users List
Sent: Fri, March 11, 2011 1:02:12 PM
Subject: Performance 5.5 vs 6 vs 7
How might I expect the performance of 7 to compare to a late rev of 5.5
Thanks Mark I will look into it this weekend. I appreciate all the feedback.
-Tony
- Original Message
From: Mark Thomas
To: Tomcat Users List
Sent: Sat, March 5, 2011 5:15:08 AM
Subject: Re: Glashfish release is really fast...
On 05/03/2011 05:59, Tony Anecito wrote:
> Hi Ch
: Tony Anecito
To: HttpClient User Discussion
Sent: Thu, March 3, 2011 10:49:53 PM
Subject: Re: Slowness of 4.1
Hi Oleg,
Here is some numbers when running TestHttpClient4. I am running from Eclipse
using jdk 1. 6.0.22 and a Aspire 5670 which has Intel Core Duo T2300 (1.66 GHz,
667 MHz FSB, 2MB L2
following message in my console:
INFO: Server startup in 7197 ms
As you know I am running AMD 6 core 2.8Ghz processor and my disks are SATA 2
and
2GB of fast DDR3 memory.
Regards,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Fri, March 4, 2011 1:18:18 PM
Hi Chuck,
You did not see my earlier response where I came to the same conclusion about
the types after looking at some other sites including a wiki. Yes there was
some
confusion but now I am clear that it is compiler dependant as I said earlier.
Thanks,
-Tony
On the wiki Java long is 64-bits not sure what a Long is. So IBM is thinking
C,C++ a long is 32bits which is what the paper meant.
So I as wrong.
Regards,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users List
Sent: Wed, March 2, 2011 9:15:09 PM
Subject: Re: [OT] IIS7
vious message.
Regards,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Wed, March 2, 2011 7:12:43 PM
Subject: Re: [OT] IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 3/1/2011 6:27 PM, Tony Anecito wrote:
> I
I do not know what the "My bad" limit per day is but I am sure you are fine. :]
-Tony
- Original Message
From: David kerber
To: Tomcat Users List
Sent: Wed, March 2, 2011 10:20:57 AM
Subject: Re: IIS7/isapi/tomcat performance
On 3/2/2011 12:03 PM, Tony Anecito wrote:
>
As stated in my message I was using the -server option for the server jvm.
-Tony
- Original Message
From: David kerber
To: Tomcat Users List
Sent: Tue, March 1, 2011 2:23:45 PM
Subject: Re: IIS7/isapi/tomcat performance
On 3/1/2011 4:07 PM, Tony Anecito wrote:
> Thanks Chris I w
shows the importance in general to speeding up the J2EE
containers.
Regards,
-Tony
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ry to not get emotional about it but I do miss my 8080 and Z80.
-Tony
- Original Message
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Tue, March 1, 2011 4:09:10 PM
Subject: RE: [OT] IIS7/isapi/tomcat performance
> From: Christopher Schultz [mailto:ch...@chri
a 32-bit process? I am not saying you are
not correct but I will check into it since I am curious and let you know what I
find.
I have never mentioned byte code as pointers all my referneces are to
executable
code or what the processor actually runs.
Regards,
-Tony
- Original Message
There is no code. All I did was create a servlet with a doGet method that had
nothing in it.
I did notice alot of Tomcat code being called. I have not supplied profiling
until I get the separate client machine setup. That will be sometime over the
next few evenings.
-Tony
- Original
lient program.
Regards,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 2:17:46 PM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
Good thing these are marked as [OT]... we have totally hij
is
run.
Regards,
-Tony
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
different thread. I ended
up configuring Tomcat for 400 connections which made a big difference. I still
have alot more testing/tuning to do and I hope to get to it over the next
couple
of evenings.
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue
on how much worse things get is based upon how many pointers and
longs are used for 64-bit java that are used.
Regards,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users List
Sent: Tue, March 1, 2011 12:44:37 PM
Subject: Re: [OT] IIS7/isapi/tomcat performance
Hi Chris
?
Thanks,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 8:31:54 AM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 2/28/2011 4:21 PM, Tony Anecito wrote:
> I also use Native
the keywords: java 64-bit vs 32-bit performance
You will find alot of discussion about this.
Regards,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 8:29:11 AM
Subject: Re: [OT] IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED
Sure no problem. I also use Native APR with Tomcat 7 which eliminates AJP and
supposidly is faster than Apache Web Server but then you use IIS probably for
good reason so it would not help you to use APR.
Good luck,
-Tony
- Original Message
From: Bruce Pease
To: Tomcat Users List
I forgot to mention new versions of Windows are slower than XP. So that would
contribute to your issues. Windows 7 got better but not as fast as 32-bit.
Also, you might want to measure from tomcat perspective so you have a new
baseline.
Regards,
-Tony
- Original Message
From: Tony
pointers.
Recommend you stick to 32-bit if your app fits within the memory space for
32-bit. I have heard that 64-bit jvm for version 7 might be faster than 32-bit.
Good Luck,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users List
Sent: Mon, February 28, 2011 12:40:43 PM
JVM settings should not be the same.
Regards,
-Tony
- Original Message
From: Bruce Pease
To: Tomcat Users List
Sent: Mon, February 28, 2011 11:46:35 AM
Subject: RE: IIS7/isapi/tomcat performance
Perhaps my point is being missed here. The issue is moving from 32 bit is
slower in 64
you
see the biggest gains.
If manually you see x seconds then that is the best it will be before you start
tuning.
Gains in code will always be larger than that by configuration tuning unless
logging level is set to high especially for jdbc calls.
Good luck,
Tony Anecito (JavaOne 2010 "I a
Okay maybe the best way is to do a form of grep and jarscan. Grep for the
isThreadSafe existance and jarscan for the SingleThreadModel class.
Regards,
-Tony
- Original Message
From: Tony Anecito
To: Tomcat Users List
Sent: Thu, February 24, 2011 2:26:22 PM
Subject: Re: When will
I am betting you are right. Have you ever scanned for it? I was thinking
jarscan
might do the trick but it does not cover jsp's where the isThreadSafe is set to
false. I am just hinking it is good from a System Admin point of view that it
is
there. Or maybe not :]
Thanks,
sused and made
non-threadsafe) will be great to the casual developer not realizing they put a
ticking timebomb in the container.
Thanks,
-Tony
- Original Message ----
From: Tony Anecito
To: Tomcat Users List
Sent: Thu, February 24, 2011 1:48:49 PM
Subject: Re: When will SingleThreadModel b
Thanks I did some more research and found out you are right about the
isThreadSafe setting. I thought I saw otherwise somewhere else.
-Tony
- Original Message
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Thu, February 24, 2011 1:34:24 PM
Subject: RE:
Hi All,
When do you think SingleThreadModel will go from deprecated to being gone? I
noticed with Tomcat 7 it is still present so I am assuming Servlet 3.0 api
still
has it present.
Is it true by default all JSP's use it unless otherwise specified?
Thanks,
the same thing by say taking 100 requests that ran
in parallel and took 100msec each and divide by 100 and say it took 1msec per
request but that is not what the user would see.
Just interesting how people can twist statistics.
-Tony
- Original Message
From: Mark Thomas
To
All I am showing is a very long chain of method calls for Jersey that seem to
compose most of the overall time.
I suspect that the tests Mark was talking about where he got 50k requests did
not have anything like what I am seeing.
Just shows Jersey is not capable of high throughput.
-Tony
Hi Mark,
Here is the link to the screenshot I tried to send as an attachement.
http://www.myuniportal.com/tomcatjerseyservletprofile.jpg
Best Regards,
Tony Anecito
Founder,
MyUniPortal (2010 JavaOne Duke's Award)
http://www.myuniportal.com
- Original Message
From: Mark Thoma
Thanks that helps. I also sent the image output to the Jersey group hopefully
it
does not strip attachements.
I will setup a link later today to the snapshot.
Thanks,
-Tony
- Original Message
From: Mark Thomas
To: Tomcat Users List
Sent: Sun, February 13, 2011 2:54:53 AM
Subject
Thanks Pid.
Odd though I did a GET with no attachments.
I do return a complex object but that is only the response not the request.
-Tony
- Original Message
From: Pid
To: Tomcat Users List
Sent: Sat, February 12, 2011 5:04:41 PM
Subject: Re: Performance Tuning Tomcat 7...
On 2/12
1 - 100 of 286 matches
Mail list logo