[JBoss-dev] Is it possible sharing text files between cluster nodes?
Massimiliano Giraldo
max.xam1983 at gmail.com
Thu Sep 25 04:59:46 EDT 2008
I found a solution!
If you want sharing a text file between nodes, you can save it in the folder
"$JBOSS_HOME/server/all/deploy/jboss-web.deployer/ROOT.war".
It is the folder of the main page of JBoss.
Therefore you may read this file going to
"http://<ip_address>:8080/<file_name.txt>
Max
Massimiliano Giraldo wrote:
>
> Hi all!
>
> I'm working with a cluster of two instances of Jboss, with Apache Web
> Server and its load balancer mod_jk.
> I need to collect some statistics of the distribution of the requests.
>
> I know that the best solution is using a database and then making a query.
>
> Otherwise, is there some tool that collect these informations?
> Or if I write a line on a text file when one request is done (therefore I
> see how many requests are satisfied on a specific Jboss instance), how can
> I share these text files between cluster nodes?
>
> Thanks guys! :-)
>
> Max
>
>
-----
http://www.pcguide.netsons.org http://www.pcguide.netsons.org
--
View this message in context: http://www.nabble.com/Is-it-possible-sharing-text-files-between-cluster-nodes--tp19665044p19665618.html
Sent from the JBoss - Dev mailing list archive at Nabble.com.
More information about the jboss-development
mailing list