Hello,
The dockerfile only installs a MQ client. For cph to run any tests, we need a MQ server.
Should I install a MQ server locally inside the container to run below command? I don't see any MQ server installed within the container.
./cph -nt 2 -ms 2048 -rl 90 -id 1 -tc Requester -ss 10 -iq REQUEST -oq REPLY -db 1 -dx 10 -jp 1414 -jc SYSTEM.DEF.SVRCONN -jb PERF1 -jt mqc -jh 10.0.0.1 -wi 10 -to 30 -tx true -pp true -ar MQCNO_RECONNECT_DISABLED -jl -jw -cz false
Have you tried to use this container to test any remote MQ servers over TLS?
Thanks!
Hello,
The dockerfile only installs a MQ client. For cph to run any tests, we need a MQ server.
Should I install a MQ server locally inside the container to run below command? I don't see any MQ server installed within the container.
./cph -nt 2 -ms 2048 -rl 90 -id 1 -tc Requester -ss 10 -iq REQUEST -oq REPLY -db 1 -dx 10 -jp 1414 -jc SYSTEM.DEF.SVRCONN -jb PERF1 -jt mqc -jh 10.0.0.1 -wi 10 -to 30 -tx true -pp true -ar MQCNO_RECONNECT_DISABLED -jl -jw -cz falseHave you tried to use this container to test any remote MQ servers over TLS?
Thanks!