Hi, In message <_A3540@delegate-en.ML_> on 10/09/06(13:53:06) you "Lito Kusnadi" <pzugqbdyi-mxhgu4znf33w.ml@delegate.org> wrote: |I managed to compile the delegate sourcecode in Linux Centos 4.3. ... |I opened a browser and type: |http://delegate-ip-address:8000/trackandtrace/b2b and I expect to be |forwarded to https://online.tolls.com.au/trackandtrace/b2b. For some |reason, the connection is terminated and the delegated process often |hangs after several connection attempt. | |I wonder if anyone can help. Thank you. The reason of the failure is the failure of dynamic loading of SSL libraries. You seems not have the SSL libraries on an appropriate directory (typically /usr/lib or /lib). |10/09 14:22:13.47 [30852] 0+0: STLS -> CMAP="sslway:FSV:starttls//{https}" |10/09 14:22:13.47 [30852] 0+0: --- [z] 8476CA8 libz.so |10/09 14:22:13.48 [30852] 0+0: ---- [z] loaded 8 syms, unknown=0, already=0 |10/09 14:22:13.48 [30852] 0+0: #### gzip/gunzip = dynamically linked This shows that your DeleGate succeeded to do dynamic loading and linking of libz.so, maybe at /usr/lib. |10/09 14:22:13.48 [30852] 0+0: --- [ssl] 0 libssl.so |10/09 14:22:13.48 [30852] 0+0: --- [ssl] 0 libssl.dylib |10/09 14:22:13.48 [30852] 0+0: --- [ssl] 0 libssl.so.1 |10/09 14:22:13.48 [30852] 0+0: --- [ssl] 0 libssl.so.0.9.7 |10/09 14:22:13.48 [30852] 0+0: --- [ssl] 0 ssl |10/09 14:22:13.48 [30852] 0+0: ## cannot load ssl But you seems not have libssl.so and libcrypto.so there. You may use the SSL libraries at ftp://ftp.delegate.org/pub/DeleGate/bin/linux32/sslway/ to be placed at /usr/lib. Cheers, Yutaka -- 9 9 Yutaka Sato <pfqcabdyi-mxhgu4znf33w.ml@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller