[EHPweb] PDL sender configuration
Jeremy M Fee
jmfee at usgs.gov
Tue Apr 3 17:32:42 UTC 2012
Hello,
Several users have reported problems sending products using the new
PDL client (version 1.7.3). If you only receive products using PDL
this does not affect you.
If you send products, please double check that senders and trackerURL
are configured explicitly in config.ini:
- in the globals, set the senders list and trackerURL property:
senders = ehppdl1, ehppdl2
trackerURL = http://ehppdl1.cr.usgs.gov/tracker/
- add sections for each sender
[ehppdl1]
type = gov.usgs.earthquake.distribution.SocketProductSender
host = ehppdl1.cr.usgs.gov
port = 11235
[ehppdl2]
type = gov.usgs.earthquake.distribution.SocketProductSender
host = ehppdl2.wr.usgs.gov
port = 11235
Thanks,
Jeremy
More information about the EHPweb
mailing list