David,
On 11/16/15 10:08 AM, David E. Filip wrote:
> None of those numbers alarming, unless you see Eden regularly
> increase beyond 90% and stay there, especially when you are seeing
> slowness, as then you might want to consider increasing your heap.
> In my view — and others may disagree! — und
, 2015 9:09 AM
To: Tomcat Users List
Subject: Re: Tomcat caching
None of those numbers alarming, unless you see Eden regularly increase beyond
90% and stay there, especially when you are seeing slowness, as then you might
want to consider increasing your heap. In my view - and others may disagree
None of those numbers alarming, unless you see Eden regularly increase beyond
90% and stay there, especially when you are seeing slowness, as then you might
want to consider increasing your heap. In my view — and others may disagree! —
understanding tuning JVM heap is more of an art than a scie
Am 16.11.2015 um 14:56 schrieb David E. Filip:
In my experience, the most common explanation (but certainly not the only!) for
an active webapp to be occasionally and sporadically running extremely slow,
but run fine at other times, is running low on heap space.
If you have not already, I wo
In my experience, the most common explanation (but certainly not the only!) for
an active webapp to be occasionally and sporadically running extremely slow,
but run fine at other times, is running low on heap space.
If you have not already, I would suggest checking the Tomcat Server Status app
2015-11-16 12:22 GMT+03:00 Daniel Küppers :
> Hi,
> i have a recurring issue, that tomcat caches my jsf webapp pages in a
> strange manner.
> Sometimes for multiple days/hours, one or two explict pages or the whole
> webapp is loading very slowly.
> My setup is a locally used tomcat 8.0.28 for debu
Hi,
i have a recurring issue, that tomcat caches my jsf webapp pages in a
strange manner.
Sometimes for multiple days/hours, one or two explict pages or the whole
webapp is loading very slowly.
My setup is a locally used tomcat 8.0.28 for debugging in Eclipse and a
local database.
The behaviour
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jinal,
On 3/29/2011 4:47 PM, Jinal Dhruv wrote:
> I dont understand second option..Can U explain a bit more?
Read the documentation reference I sent to you. Search for "reloadable".
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Ming
List
> Sent: Wednesday, 30 March 2011 2:07 AM
> Subject: Re: Tomcat Caching Problem
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jinal,
>
> On 3/29/2011 4:01 PM, Jinal Dhruv wrote:
>> I want Tomcat to stop catching my servlet responses and I cant understan
I dont understand second option..Can U explain a bit more?
From: Christopher Schultz
To: Tomcat Users List
Sent: Wednesday, 30 March 2011 2:07 AM
Subject: Re: Tomcat Caching Problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jinal,
On 3/29/2011 4:01 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jinal,
On 3/29/2011 4:01 PM, Jinal Dhruv wrote:
> I want Tomcat to stop catching my servlet responses and I cant understand the
> solution at
> http://stackoverflow.com/questions/415520/how-do-i-make-tomcat-stop-caching-my-servlet-responses
That's
Hi
Try using the CACHE Filter technique
URL : http://code.google.com/p/cache-filter/
With regard
karthik
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Saturday, August 07, 2010 9:54 PM
To: Tomcat Users List
Subject: RE: tomcat caching of
> From: swoodbury [mailto:swoodb...@att.net]
> Subject: Re: tomcat caching of static files
>
> So the only thing left as far as i can see is the tomcat
> server caching the file in memory and not noticing the
> timestamp change when the thread re-creates the file.
Or some i
he only thing left as far as i
can see is the tomcat server caching the file in memory and not noticing the
timestamp change when the thread re-creates the file.
very strange.
--
View this message in context:
http://old.nabble.com/tomcat-caching-of-static-files-tp29356390p29375144.html
Sent from
hread creates the data, the action never
> sees it.
>
> Also, both the thread and the action call the same method when generating
> the static data.
>
> any ideas?
> --
> View this message in context:
> http://old.nab
ction never
sees it.
Also, both the thread and the action call the same method when generating
the static data.
any ideas?
--
View this message in context:
http://old.nabble.com/tomcat-caching-of-static-files-tp29356390p29356390.html
Sent from the Tomcat - User mailing list archive at Nabbl
On 10/11/2009 08:44, fireportal wrote:
Hi, i have this problem of i am able to edit the xml file but when i try to
link it up with a piechart using amchart, the data shown is that of the
previous data before the update. It is only when i open up the xml file to
refresh it that it is able to show
", "360", "300", "8",
"#FF");
so.addVariable("settings_file",
encodeURIComponent("ampie_settings1.xml"));
so.addVariable("data_file", encodeURIComponent("Pie.xml"));
On Thu, Dec 11, 2008 at 1:05 PM, Javabeat <[EMAIL PROTECTED]> wrote:
>
> same applies on Firefox though, there may well be issues in IE as always but
> i'm not convinced this is the core problem here.
>
I strongly disagree.
We do have a setup here having Apache HTTPD 2.2 fronting Tomcat 5.5,
and t
Sorry, I don't remember of your pages are protected or not (even the
static ones I mean).
But anyway, you might want to have a look at this :
http://www.tuckey.org/urlrewrite/
Manual for 3.2, and scroll down to the response-header bit.
It's a servlet filter with a lot of capabilities. The ini
de:11371
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-caching-of-static-re
---
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-caching-of-static-resources--tp20932874p20954139.html
Sent fro
AIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>>> From: David Smith [mailto:[EMAIL PROTECTED]
>>> Subject: Tomcat caching of static resources?
>>>
>>> is it possible to cache static images and .js files in Tomcat?
>>
>>Think about w
Bill,
On Thu, Dec 11, 2008 at 4:15 AM, Bill Barker <[EMAIL PROTECTED]> wrote:
>
> The article is referring to the fact that Tomcat adds cache headers by
> default to any page protected by a to prevent someone
> else from stealing it from an intermediate proxy. The default settings are
> extremel
at are you doing to control the headers? What headers are being used
> for the large .js files?
>
>> but the solution didn't resolve the problem (especially if
>> deploying via war files)
>
> The original author of the article is clearly unfamiliar with Tomcat,
> ca
As a heretic post in this forum, which usually tends to recommend the
opposite :
what about putting an Apache with mod_cache in front of your Tomcat
server ? Carefully set up, that would do what you want.
-
To unsubscribe, e-
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> From: David Smith [mailto:[EMAIL PROTECTED]
>> Subject: Tomcat caching of static resources?
>>
>> is it possible to cache static images and .js files in Tomcat?
>
>
> From: David Smith [mailto:[EMAIL PROTECTED]
> Subject: Tomcat caching of static resources?
>
> is it possible to cache static images and .js files in Tomcat?
Think about what you just asked for: how would caching static resources in the
server avoid them being downloaded by the br
Hi all, is it possible to cache static images and .js files in Tomcat? (I'm
using version 6). When i look at the browser cache it looks like the browser
is downloading all page assets for every call, including some very large .js
files. I've come across a link which may be the same issue but the so
e in context:
http://www.nabble.com/ajax-tomcat-caching-tp19133882p19133988.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-ma
testing
an ajax app against a localhost webapp. Ideas? tia.
--
View this message in context:
http://www.nabble.com/ajax-tomcat-caching-tp19133882p19133882.html
Sent from the Tomcat - User mailing list archive at Nabble.com
=
Steven
Ah... I see what you doing... this is what is wrong
Do not change the name of the WEB APP of the WAR
The way TC relates context and path is thru the actual name of the file.
This is so that normal humans can easily change the context just by
changin
Steven Probetts wrote:
You say that restarting tomcat will tell tomcat that the context.xml file has
changed. But does it clean out the cache. My understanding is that TC uses the
work dir as its work area
when running a war file in unpacked form.
i am wondering if a TC restart tells TC that th
- Original Message -
From: Steven Probetts
To: users@tomcat.apache.org
Sent: Wednesday, June 25, 2008 4:13 AM
Subject: Re: Tomcat caching and deployment issues
Thanks for your replies.
Couple of things, I'm in Australia so that is why I don't get back to you
straight awa
Steven Probetts wrote:
Thanks for your replies.
Couple of things, I'm in Australia so that is why I don't get back to you
straight away.
Also, I hope I'm replying properly and that this message get put in the correct
location in the thread list.
To deploy I:
Stopped tomcat
added the war file
- Original Message -
From: "Johnny Kewl" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, June 24, 2008 4:21 PM
Subject: Re: Tomcat caching and deployment issues
- Original Message -
From: Steven Probetts
To: users@tomcat.apache.o
- Original Message -
From: Steven Probetts
To: users@tomcat.apache.org
Sent: Tuesday, June 24, 2008 10:58 AM
Subject: Tomcat caching and deployment issues
Hi all,
I am running Tomcat 5.5.25 on MACOSX Server.
I seem to be having a problem with what seems to be caching
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steven,
Steven Probetts wrote:
| I am running Tomcat 5.5.25 on MACOSX Server.
| I seem to be having a problem with what seems to be caching through
| deployments.
|
| I deploy a newer version of my application (which uses Icefaces) or
| make a change
Tomcat caching issue
Hello,
I have a server running Windows 2003 server SP1. 8 GB of RAM. Sun Java
J2SE 5.0 update 7 and Tomcat 5.5.20.
Tomcat is used as our web server to review archived email. The email is
stored in folders on the server and the archival system uses MS SQL 2000 SP4
on
Use
URL url = ServletContext.getResource(path)
Where path is relative to the web root. Then you can open the URL and see the
last modified date and reload if it changed with
ServletContext.getResourceAsStream(path) (or by opening the URL)
-TIm
Chris Ward wrote:
Thanks Filip,
I figured
Thanks Filip,
I figured something was going on to stop it loading on subsequent
attempts -
most of my testing was on non-servlet classes - but I want to have one
point
of entry for getting properties (my util is a singleton). The servlets
trip
it up.
I just want to be able to pick up the .pr
if you want to be able to reload it, I suggest that you load it using a
FileInputstream, and not getResourceAsStream from the class loader.
if you load it through the class loader, the class loader doesn't reload
it until restart.
Filip
Chris Ward wrote:
Hi all,
I've build a little util clas
Hi all,
I've build a little util class for sucking in properties. When I use it
from "command line" progs it seems to work okay, but when I call it from
a servlet it never seems to load an *updated* version of the
.properties file.
I am using a HashMap to cache the Properties and associated ti
Just had a couple of questions related to roles and tomcat:
1. When a user logs in does tomcat cache the role?
I've noticed that if I change a user's role without restarting tomcat
the user will still have the old role associated with them.
2. If tomcat does cache a user's role is there any wa
per default: no, but on a not-windows machine caching of static files
isn't really needed, since the filesystem cache works very well.
However, if your amount of static content is larger then the
filesystem cache is, or you can see through measures that caching
would improve performance i would st
Hi everybody,
I just wanted to ask, if tomcat does caching of static contents like
html pages or images, and if yes, how the size of this cache can be set.
regards
Andreas Haufler
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Hi ,
Well we have log4j and debugging in our code.
We thought the singleton might be an issue. so we tried the following
without the singleton.
we made a single servlet call without the singleton.We make a remote call
to Websphere Application Server ( on AIX) using corbaloc like
'corbaloc::ip1:28
47 matches
Mail list logo