Hi,
I'm using wget to test how it is getting the information of a file which is
present in 2 different appservers. We have a load balancer and 2 webservers
talking to either of the appservers.

So when i use the wget to retireve a file from both appserver, it only retrieves
from one appserver and not from the other even though i give the wget command
for both webservers. I guess it is due to load balancing and at all times one
appserver is free and it gets information about a servlet from one appserver
only. Is there a way and means by which i can use wget to get files from both
the appserver?
Currenlty i'm using this syntax

wget -q -O - http://love/NASApp/mentis/StaticDataServlet?loadStaticData=true
wget -q -O - http://peace/NASApp/mentis/StaticDataServlet?loadStaticData=true

(Where love and peace are webservers)

Regards,
Ramaa.



*******************************************************************************
Important.
Confidentiality: This communication is intended for the above-named person and
may be confidential and/or legally privileged. Any opinions expressed in this
communication are not necessarily those of the company. If it has come to you
in error you must take no action based on it, nor must you copy or show it to
anyone; please delete/destroy and inform the sender immediately.

Monitoring/Viruses
Orange may monitor all incoming and outgoing emails in line with current
legislation.  Although we have taken steps to ensure that this email and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.

Orange PCS Limited is a subsidiary of Orange SA and is registered in England No
2178917, with its address at St James Court, Great Park Road, Almondsbury Park,
Bradley Stoke, Bristol BS32 4QJ.
*******************************************************************************

Reply via email to