Get reactor status from portal.nbi because neutron.ansto now requires SSL.
This commit is contained in:
@ -4,7 +4,7 @@ if {[SplitReply [opal_simulation]]=="false"} {
|
|||||||
MakeAsyncProtocol std
|
MakeAsyncProtocol std
|
||||||
std sendterminator \r\n\r\n
|
std sendterminator \r\n\r\n
|
||||||
std replyterminator 0x03
|
std replyterminator 0x03
|
||||||
MakeAsyncQueue aqreactor std neutron.ansto.gov.au 80
|
MakeAsyncQueue aqreactor std portal.nbi.ansto.gov.au 80
|
||||||
aqreactor timeout 2000
|
aqreactor timeout 2000
|
||||||
}
|
}
|
||||||
add_reactor_status source aqadapter aqreactor
|
add_reactor_status source aqadapter aqreactor
|
||||||
|
Reference in New Issue
Block a user