Hi.
In short and in my opinion, I think that you are re-inventing the wheel.
There exist already numerous open-source programs which analyse web logs, and generally
produce nice-looking graphics etc.. from them. And they do the splitting-up work
properly, as long as you feed them the correct l
On Fri, Sep 17, 2010 at 9:17 AM, André Warnier wrote:
> Hi.
>
> In short and in my opinion, I think that you are re-inventing the wheel.
> There exist already numerous open-source programs which analyse web logs,
> and generally produce nice-looking graphics etc.. from them. And they do
> the spl
On Fri, 17 Sep 2010 09:19:39 +0200, Wesley Acheson
> +1 There is a lot of software out there that gives good logs. However
> I don't know if many of them distinguish the file extensions which
> seems to be his problem?
One should divide site structure to have separate folders for images,
resource
hi, everyone
If a browser caches a picture and the cache expires the its max-age,
And the browser send the 'If-Modified-Since' header in http, will
Tomcat automatically return 304 if that file is not modified ? Do I need
to write some code to explicitly set 304 status to http response?
On 17/09/2010 08:19, Wesley Acheson wrote:
> On Fri, Sep 17, 2010 at 9:17 AM, André Warnier wrote:
>> Hi.
>>
>> In short and in my opinion, I think that you are re-inventing the wheel.
>> There exist already numerous open-source programs which analyse web logs,
>> and generally produce nice-lookin
On 17/09/2010 09:11, rabbit.wong wrote:
> hi, everyone
>
> If a browser caches a picture and the cache expires the its max-age,
> And the browser send the 'If-Modified-Since' header in http, will
> Tomcat automatically return 304 if that file is not modified ? Do I need
> to write some code to e
Hi, again on this subjetc, I discovered that Resin has this feature:
http://www.caucho.com/resin/admin/deploy.xtp#web-app%20versioning
I think this would be a very nice feature of Tomcat, don't you think?
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax +39 028243880
Via Felice Cava
On 16/09/2010 15:50, André Warnier wrote:
[...]
RFC 2965 does not say that it overrides the older RFC 2109.
It does, at the end of the Abstract :
This document reflects implementation experience with RFC 2109 and
obsoletes it.
I missed that. My interpretation is still that 2109 defines
Thanks to the infrastructure team (specifically Gavin in this case) we
now have CI builds of the Tomcat 6 & 7 docs that will update with every
commit.
They can be found here:
http://ci.apache.org/projects/tomcat/tomcat6/docs/
http://ci.apache.org/projects/tomcat/tomcat7/docs/
This got me thinking
On 17/09/2010 03:55, David Dabbs wrote:
> Hi.
>
> I've looked about (obviously in the wrong places if it exists) for whether
> or not the AJP APR connector supports listening on a Unix domain socket.
It does not.
> This begs another question. Which of the following are the
> highest-performing w
On Fri, Sep 17, 2010 at 1:27 PM, Mark Thomas wrote:
> This got me thinking. I recall at least one (André?) offer to help
> improve the documentation. This should make that a little easier,
> particularly for folks here to review the latest changes.
I offered to do a generic correction on the bui
On 17/09/2010 12:52, Wesley Acheson wrote:
> On Fri, Sep 17, 2010 at 1:27 PM, Mark Thomas wrote:
>
>> This got me thinking. I recall at least one (André?) offer to help
>> improve the documentation. This should make that a little easier,
>> particularly for folks here to review the latest changes
Mark Thomas wrote:
Thanks to the infrastructure team (specifically Gavin in this case) we
now have CI builds of the Tomcat 6 & 7 docs that will update with every
commit.
They can be found here:
http://ci.apache.org/projects/tomcat/tomcat6/docs/
http://ci.apache.org/projects/tomcat/tomcat7/docs/
On 17/09/2010 13:56, André Warnier wrote:
> Mark Thomas wrote:
>> If you do get involved then the process would be something along the
>> lines of:
>> (one time tasks)
>> - install svn
>> - install ant
>> - checkout source
>> - build Tomcat
>> (per change task)
>
> Sorry if I ask, but I am really
On 17.9.2010 14:56, André Warnier wrote:
Sorry if I ask, but I am really unfamiliar with these things.
Does this involve any actual compiling of code ?
I mean, if the only thing that is changed is some documentation page, it
won't I guess. But would the build break just because there is no
compil
My web application needs to know the server IP/Port address during
its initialization. How can I determine that? (I was trying to stay
server agnostic as much as possible... if that is not possible, then I
will write specific code for Tomcat.
I have searched everywhere for this answer on the web a
On 17/09/2010 15:15, Paritosh Patel wrote:
> My web application needs to know the server IP/Port address during
> its initialization. How can I determine that? (I was trying to stay
> server agnostic as much as possible... if that is not possible, then I
> will write specific code for Tomcat.
>
>
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: How to get Tomcat IP address during app startup?
> Tomcat listens on whichever IP address is configured
> in your connector. If you don't specify an IP address,
> then it listens on 0.0.0.0.
> The point I'm making is that Tomcat might not kn
I'll be there all week. I'm presenting on memory leaks based on the new
Tomcat 6/7 features. Anyone else going to be around?
Mark
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: user
as answer to Mark and Ongjen..
Mark Thomas wrote:
...
It is going to get complicated if you don't have a JDK to hand.
The Java JDK is no problem, I have. My fear was that I would need some C compiler, maybe
for native dll's or so.
My laptop is WinXP, with JDK and Tortoise SVN, and I'll see
On 17/09/2010 16:24, André Warnier wrote:
> as answer to Mark and Ongjen..
>
> Mark Thomas wrote:
> ...
>
>> It is going to get complicated if you don't have a JDK to hand.
>
> The Java JDK is no problem, I have. My fear was that I would need some
> C compiler, maybe for native dll's or so.
> M
Hi,
I have a Apache http server and a Tomcat server configured using AJP connector
(mod_proxy_ajp). The http server serves HTML/PHP pages and also proxies Java
webapp requests to back-end Tomcat server.
System config:
* Both servers are running as Virtual Machines
* CentOS 5.4
* Apache Tom
I will be there since I won one of the JavaOne Duke's Choice awards and was
picked as one of the top 2 Duke Choice Awards and one of the outstanding Java
developers in the "I am the future of Java"
Regards,
Tony Anecito
Founder/CEO
MyUniportal LLC
http://www.myuniportal.com
- Original
On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
> I'll be there all week. I'm presenting on memory leaks based on the new
> Tomcat 6/7 features.
so new tomcat 6/7 features got memory leaks? :-)
regards
Leon
>
> Mark
>
> -
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian,
On 9/17/2010 7:00 AM, Brian McBride wrote:
> My interpretation is still that 2109 defines the
> behaviour of Set-Cookie and 2965 that of Set-Cookie2 and that the intent
> was that Set-Cookie2 should obsolete Set-Cookie, i.e. 2109 still defines
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
On 9/16/2010 10:55 PM, David Dabbs wrote:
> I've looked about (obviously in the wrong places if it exists) for whether
> or not the AJP APR connector supports listening on a Unix domain socket.
Why would you want to use a UNIX domain socket? Y
Leon Rosenberg wrote:
On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
I'll be there all week. I'm presenting on memory leaks based on the new
Tomcat 6/7 features.
so new tomcat 6/7 features got memory leaks? :-)
Yep, that's what it sounds like. I suppose it is better if the developers t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/17/2010 12:03 AM, marc_swingler wrote:
> The application is pure java, (including JDBC drivers). The JVM could be
> crashing, but I haven't seen one of those JVM dump files sitting around. In
> any case the application is fixed for now (hib
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
On 9/16/2010 10:55 PM, David Dabbs wrote:
I've looked about (obviously in the wrong places if it exists) for whether
or not the AJP APR connector supports listening on a Unix domain socket.
Why would you want to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashed,
On 9/16/2010 6:43 PM, hellian wrote:
> I'm having a strange error while starting my Tomcat from Eclipse. It's
> throwing the following exception:
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 9/17/2010 1:58 PM, André Warnier wrote:
> Leon Rosenberg wrote:
>> On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
>>> I'll be there all week. I'm presenting on memory leaks based on the new
>>> Tomcat 6/7 features.
>>
>> so new tomcat
On 17/09/2010 18:58, André Warnier wrote:
> Leon Rosenberg wrote:
>> On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
>>> I'll be there all week. I'm presenting on memory leaks based on the new
>>> Tomcat 6/7 features.
>>
>> so new tomcat 6/7 features got memory leaks? :-)
>>
> Yep, that's what
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 9/17/2010 2:01 PM, André Warnier wrote:
> Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> David,
>>
>> On 9/16/2010 10:55 PM, David Dabbs wrote:
>>> I've looked about (obviously in the wrong places if it
On 17/09/2010 19:02, Christopher Schultz wrote:
> André,
>
> On 9/17/2010 1:58 PM, André Warnier wrote:
>> Leon Rosenberg wrote:
>>> On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
I'll be there all week. I'm presenting on memory leaks based on the new
Tomcat 6/7 features.
>>>
>>> s
Pid wrote:
On 17/09/2010 19:02, Christopher Schultz wrote:
André,
On 9/17/2010 1:58 PM, André Warnier wrote:
Leon Rosenberg wrote:
On Fri, Sep 17, 2010 at 5:10 PM, Mark Thomas wrote:
I'll be there all week. I'm presenting on memory leaks based on the new
Tomcat 6/7 features.
so new tomcat
Mark Thomas wrote:
...
If you want to start down this path and see how it goes, I am happy to
talk you through step by step.
I may (hem, probably will) need that at some point.
But let me try following the basic steps you outlined, first.
quoting :
If you do get involved then the process w
On Fri, Sep 17, 2010 at 11:25 PM, André Warnier wrote:
> Mark Thomas wrote:
> ...
>>
If you want to start down this path and see how it goes, I am happy to
talk you through step by step.
>>> I may (hem, probably will) need that at some point.
>>> But let me try following the basic s
Wesley Acheson wrote:
On Fri, Sep 17, 2010 at 11:25 PM, André Warnier wrote:
Mark Thomas wrote:
...
If you want to start down this path and see how it goes, I am happy to
talk you through step by step.
I may (hem, probably will) need that at some point.
But let me try following the basic ste
>>> Mark Thomas wrote:
>>> ...
>> If you want to start down this path and see how it goes, I am happy to
>> talk you through step by step.
>>
> I may (hem, probably will) need that at some point.
> But let me try following the basic steps you outlined, first.
>
>>> quotin
39 matches
Mail list logo