7;s context.xml.
On Wed, Dec 19, 2012 at 6:31 PM, Pete Lamborne wrote:
> Hi all,
>
> I've got a unique deployment -- I'm using the new tag in the
> plugin to deploy multiple webapps in an embedded plugin, then running
> load/integration tests against them. I have all tha
Hi all,
I've got a unique deployment -- I'm using the new tag in the
plugin to deploy multiple webapps in an embedded plugin, then running
load/integration tests against them. I have all that working great.
Problem is I need to analyze the access logs and the default format with
the plugin does
Hi, I am running several websites/webapps on a single Tomcat instance
and can't find a product that would generate traffic reporting. I am
open to any sort of method for achieving this -- ie some sort of monitor
filter that runs as a seperate webapp, or something that looks at
network traffic
for a plugin or configuration option way of doing it.
Since I got no (helpful) response last time, and nobody has chimed in
this
time, I don't think it is readily doable.
Tim
-Original Message-
From: Pete Lamborne [mailto:[EMAIL PROTECTED] Sent: Friday, February
24, 2006 1:41 PM
T
l=tomcat-user&m=113761657202592&w=2
-Original Message-----
From: Pete Lamborne [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 7:21 PM
To: Tomcat Users List
Subject: mod_rewrite losing session
Hi all,
I am having a problem when using mod_rewrite to hide the Tomcat
webapp/contex
Hi all,
I am having a problem when using mod_rewrite to hide the Tomcat
webapp/context name, where it spawns a new session with each request.
I am using apache2.2 and mod_proxy_ajp to dispatch the request and
tomcat 5.5.9
So if I try to send this URL:
http://www.website.com/someServlet
to
Hey all,
There is very little info out there on this so far, given how new
mod_proxy_ajp is. One post I found seemed to indicate the same bug with
no solution
The problem is that I can't get mod_rewrite to work transparently with
mod_proxy_ajp. It either doesn't work at all (when I don'
tack a random number on the url.
String myURL = "../frame.html";
myURL += "?" + Math.rand();
response.sendRedirect(myURL)
The headers wouldn't help cachebust a static html file, you'll have to do it
this way.
HTH
pete
RITWICK wrote:
Hi,
I have redirected a page through
what happened with the versioning?
Before the project was handed off from Jakarta, we were at version 5.5.9
or something...
So which version do I need to use clustering?
Ronald Klop wrote:
Is there any info about when an updated release is scheduled?
On Fri Dec 23 19:45:11 CET
Hi All,
I have a JSP that is called as an SSI by a static html doc under apache
2.0 and it executes 3 times!
We are setup using ProxyPass to pass dynamic requests from the apache
box to the tomcat box.
I have ruled out all of the obvious things (it's not being accidentally
included twice or
10 matches
Mail list logo