G'day John, the strategy I would employ in your particular case would be
to utilise the JvmRouteBinderValve. Now the JvmRouteBinderValve was
designed to be used within a clustered environment I cannot see why it
cannot be configured stand-alone to simply detect for an incorrect route
and modify
Karthik,
I have just re-iterated what Pid has already explained. I am not fast
enough.
+1 Pid
RGS
On 5/13/2010 6:10 PM, Pid wrote:
> On 13/05/2010 08:45, Karthik Nanjangude wrote:
>
>> Hi
>>
>> Spec :
>> JDK1.5
>> TOMCAT 6.0.20
>> O/s windows /Linux
>>
>>
>> Question : My web applicatio
Hello Karthik,
It is a little difficult for application server such as Tomcat to
implement such validation as every request received through your
configured connector is essentially a genuine request from Tomcats point
of view. Unless you created a complex Valve of some sort which measured
the tim
+1, the documentation is great on clustering as Chuck mentioned. You
will in due time have to make some important decisions regarding the
type of cluster you wish to create (HA, HP), number of nodes and
multicasting options etc It is worth reading carefuly.
RGS
Steven Yates | Consultant | Sprin
Dola Woolfe wrote:
> Hi,
>
> Within a .jsp document, is there a way of referring to a file in same
> directory?
>
> For example, new java.io.File(ThisDir, "FileName.txt").
>
> Thanks,
>
> Dola
>
>
>
>
> -
> To unsubscribe,
gaganjoshi007 wrote:
> Hi,
> I like to have different stdout files for different project on my server
> log.
> is it possible to have different files for different project.
> eg: if I have 3 project(A,B,C) on server than I should have tomcat logs
> files like
> stdout_20090409_A.log
> stdout_200904
Mark Thomas wrote:
> Folks,
>
> The next ApacheCon (in Oakland, CA, USA - Nov 2 to 6 2009) is being
> organised a little differently. Each project is being given the
> opportunity suggest a possible conference track based on that project.
>
> As part of this process we have a week to put together t