regebben mar en is belefutottam ebbe a problemaba, es akkor S. Balazs a
letezik.
timeoutja (ami keresre valo varakozaskor 10 mp).
Probald meg csokkenteni a timeout_request attributum erteket.
554 *if* self.server_fd_picked:
555 /## LOG ##/
556 /# This message
indicates an internal/
557 /# error condition, more
precisely a/
558 /# non-toplevel proxy
tried to/
559 /# connect to the server
side/
560 /# multiple times, which
is not/
561 /# supported. Please
report this/
562 /# event to the Zorp QA
team (at/
564 /##/
565
log(self.session.session_id, CORE_ERROR, 1, "Internal error, stacked
proxy reconnected to server multiple times;")
Sziasztok,
teszek itt.
----------------->--------------------------------->--------------------------------->----------------
class ReverseUnwrapSSL_host(PsslProxy):
def config(self):
PsslProxy.config(self)
self.client_cert_file =
self.client_need_ssl = TRUE
self.server_need_ssl = FALSE
self.client_verify_type = PSSL_VERIFY_NONE
self.stack_proxy = IDHttpS
def PROBA_host_https():
Service("PROBA_host_https", ReverseUnwrapSSL_host,
chainer=FailoverChainer(protocol=ZD_PROTO_TCP, timeout=30,
round_robin=TRUE),
router=DirectedRouter(dest_addr=(SockAddrInet('192.168.1.151', 80),
SockAddrInet('192.168.1.152', 80), SockAddrInet('192.168.1.153', 80),
SockAddrInet('192.168.1.154', 80)), overrideable=FALSE, forge_addr=TRUE))
Listener(SockAddrInet('10.0.0.1', 443), "PROBA_host_https")
----------------->--------------------------------->--------------------------------->----------------
Ilyen hibauzenetekkel szall el:
Oct 30 16:42:47 hostnev zorp/PROBA_host_https[17902]:
reconnected to server multiple times; *
Van valami workaround, barmi, amivel ezeket a veletlenszeruen
bekovetkezo, de allando hibat javitani lehet?
Udvozlettel,
--
Kun Arpad
------------------------------------------------------------------------
_______________________________________________
zorp-hu mailing list