Posted: Sat Aug 09, 2008 3:08 am Post subject: MQCONNX in DMZ
Newbie
Joined: 12 Jan 2007 Posts: 5 Location: Russia
Hi,
I have problem with my MQ C API application working in DMZ.
There is a client part (apache mod) on server_1 which connects to MQ Manager on server_2. Both servers are in DMZ.
When server_2 is not available, function MQCONNX from server_1 get no quick response (because answer-packages is not returns in DMZ) and my application is waiting until time-out.
Is there some ways to limit time for MQCONNX or limit time-out?
MQCONN / MQCONNX calls a simple TCP socket open, that's why it waits for until the TCP time-out. The sysadmin can decrease this value depends on platform.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum