<?xml version="1.0" encoding="Shift_JIS" ?> <HttpAgent path="/gbgate/main.cgi" remote="xlp://localhost:8080/@gbview/"> <HTTPSetup type="raw"> <Coordinate> 10 xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </Coordinate> <Condition><quote> <query qtype="URL" active="on" id="1"> <URL> xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </URL> </query> </quote></Condition> <Cache dir="http://localhost:8080/gbgate/main.cgi? t=10_a_766323.125000_1195876.125000_0_0.000291 &l=1[1]&s=500_400" generate="3"/> </HTTPSetup> </HttpAgent>
[注意] パスを追加する場合、 Cache タグにdir属性もそれにあわせてパス名を変更していることに注意してください。 |
<?xml version="1.0" encoding="Shift_JIS" ?> <HttpAgent path="/gbgate/main.cgi" remote="xlp://localhost:8080/@gbview/"> <HTTPSetup type="raw"> <Coordinate> 10 xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </Coordinate> <Condition><quote> <query qtype="URL" active="on" id="1"> <URL> xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </URL> </query> </quote></Condition> <Cache dir="http://localhost:8080/gbgate/main.cgi? t=10_a_766323.125000_1195876.125000_0_0.000291 &l=1[1]&s=500_400" generate="3"/> </HTTPSetup> </HttpAgent> <HttpAgent path="/gbgate2/main.cgi" remote="xlp://localhost:8080/@gbview/"> <HTTPSetup type="raw"> <Coordinate> 10 xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </Coordinate> <Condition><quote> <query qtype="URL" active="on" id="1"> <URL> xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </URL> </query> </quote></Condition> <Cache dir="http://localhost:8080/gbgate2/main.cgi? t=10_a_766323.125000_1195876.125000_0_0.000291 &l=1[1]&s=500_400" generate="3"/> </HTTPSetup> </HttpAgent>
<?xml version="1.0" encoding="Shift_JIS" ?> <HttpAgent path="/gbgate/main.cgi" remote="xlp://localhost:8080/@gbview/"> <HTTPSetup type="raw"> <Coordinate> 10 xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </Coordinate> <Condition><quote> <query qtype="URL" active="on" id="1"> <URL> xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </URL> </query> </quote></Condition> <Cache dir="http://localhost:8080/gbgate/main.cgi? t=10_a_766323.125000_1195876.125000_0_0.000291 &l=1[1]&s=500_400" generate="3"/> </HTTPSetup> </HttpAgent> <HttpAgent path="/gbgate2/main.cgi" alias="/gbgate/main.cgi"> <HTTPSetup type="raw"> <Coordinate> 10 xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </Coordinate> <Condition><quote> <query qtype="URL" active="on" id="1"> <URL> xlp://isjhp2.nichibun.ac.jp:8080/kokudo20000/coord/00.crd </URL> </query> </quote></Condition> <Cache dir="http://localhost:8080/gbgate2/main.cgi? t=10_a_766323.125000_1195876.125000_0_0.000291 &l=1[1]&s=500_400" generate="3"/> </HTTPSetup> </HttpAgent>
# /etc/init.d/launch-xl stop # ps -fA | egrep gbview ...... gbviewが確実に終了していることの確認。 # /etc/init.d/launch-xl start
$host = "202.231.40.35"; $path = "/gbgate2/main.cgi"; $port = 9100; 1;