はじめまして。住商情報システム内田と申します。 server2:7777へのhttpリクエストをserver1:7777へリダイレクトしようと しています。 以下の環境及びコマンドで一度は正常に稼動したのですが、二度目以降以下の 内容のログが出力されブラウザへレスポンスが戻らない状況が続いています。 情けないですがどこに問題があるかも理解できておりません、何らかのご指摘 を いただけないでしょうか。よろしくお願いいたします。 Version: DeleGate/8.9.5 OS:HP-UX/B.11.23 delegated -P$111.112.113.114:7777 ADMIN="user01@server2" FTOSV="guw.cfi" SERVER=http://server1:7777/ HOSTS="server1/111.112.113.115" RESOLV="" PERMIT="*:*:*" -- Fork(SequentialServer): 12958 -> 12986 E-A: ABORT: caught SIGBUS [10] E-A: core will be at /dir01/home/oas/delegate/work/111.112.113.114:7777 ####! EMERGENCY STOP !#### Kill(12987,9) FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 ConnectToServer connected [18] {111.112.113.114:25 <- 111.112.113.114:56161} [0.001s] FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 FATAL: get{host|peer}name(0) failed, errno=216 -- Fork(FTOSV): 12986 -> 12990 #### execFilter[FTOSV] CFI FATAL: get{host|peer}name(0) failed, errno=9 FATAL: get{host|peer}name(0) failed, errno=9 FATAL: get{host|peer}name(0) failed, errno=9 FATAL: get{host|peer}name(0) failed, errno=9 FATAL: get{host|peer}name(0) failed, errno=9 FATAL: get{host|peer}name(0) failed, errno=9 ---- --AbortLog--begin ---- 05/21 09:17:01 [12986]-P111.112.113.114:7777 E-A: core will be at /dir01/home/user01/delegate/work/111.112.113.114:7777 ---- 05/21 09:17:01.13 [12986] 1+1: E-A: core will be at /dir01/home/user01/delegate/work/111.112.113.114:7777 ---- 05/21 09:17:01 [12986]-P111.112.113.114:7777 ####! EMERGENCY STOP !#### ---- 05/21 09:17:01.13 [12986] 1+1: ####! EMERGENCY STOP !#### ---- --AbortLog--end ---- --BackTrace--begin ---- Attaching to program: /opt/delegate/bin/delegated, process 12987 ---- 0x60000000c035f810:0 in _poll_sys+0x30 () from /usr/lib/hpux32/libc.so.1 ---- (gdb) #0 0x60000000c035f810:0 in _poll_sys+0x30 () from /usr/lib/hpux32/libc.so.1 ---- #1 0x60000000c03723e0:0 in poll+0x160 () from /usr/lib/hpux32/libc.so.1 ---- #2 0x43d61a0:0 in PollIn1 () at _-poll.c:74 ---- #3 0x43706c0:0 in PollIn () at fpoll.c:107 ---- #4 0x40b2440:0 in putBackTrace () at notify.c:144 ---- #5 0x40b1d00:0 in notify_ADMINX () at notify.c:115 ---- #6 0x40b1030:0 in notify_ADMIN () at notify.c:37 ---- #7 0x40b3930:0 in exitFATAL () at shutter.c:191 ---- #8 0x40b4240:0 in abort () at shutter.c:288 ---- #9 0x40856f0:0 in DELEGATE_sigFATAL () at delegated.c:403 ---- #10 <signal handler called> ---- #11 0x60000000c036e580:0 in setjmp+0x120 () from /usr/lib/hpux32/libc.so.1 ---- #12 0x40966a0:0 in EXEC_client () at delegated.c:3020 ---- #13 0x40a27e0:0 in StickyServer () at delegated.c:5175 ---- #14 0x40a2120:0 in forkStickyServer () at delegated.c:4462 ---- #15 0x409a470:0 in _main () at delegated.c:4400 ---- #16 0x4084b20:0 in _start () at delegated.c:3243 ---- #17 0x409ee60:0 in delegate_main () at delegated.c:3738 ---- #18 0x43d5a60:0 in alloca_call () at __alloca.c:23 ---- #19 0x43a7420:0 in randstack_call () at randstack.c:59 ---- #20 0x40a8650:0 in mainX () at delegated.c:5944 ---- #21 0x40844d0:0 in main+0x50 () ---- (gdb) Detaching from program: /opt/delegate/bin/delegated, process 12987 ---- #### error: nready=1 xpid=0/00000/0000X ---- --BackTrace--end