Sorry to hijack this thread, but after several attempts, unsubscribe from this list continues to fail. Please unsubscribe my email from this list.
On Mar 5, 2014, at 2:03 AM, khandelwalanuj <khandelwal.anu...@gmail.com> wrote: > Hi, > > I am using Net::STOMP:CLIENT perl module and trying to connect my consumer > to the broker. When Consumer remains ideal for 15 seconds, broker > disconnects my consumer. Why so ? > Is there an idealtime after which I need to send messages from my perl > client to keep the connection alive. > > I am using > *$frame = $self->SUPER::wait_for_frames();* > > I also tried with > $frame = $self->SUPER::wait_for_frames(timeout => 30); > > But it disconnects after 15 seconds. > > But when I use > $frame = $self->SUPER::wait_for_frames(timeout => 5); > I am able to keep alive my connections. > > > > Thanks, > Anuj > > > > -- > View this message in context: > https://urldefense.proofpoint.com/v1/url?u=http://activemq.2283324.n4.nabble.com/ActiveMQ-perl-consumer-ideal-timeout-tp4678538.html&k=wlPCrglRP6kzT4RbABWMaw%3D%3D%0A&r=BNcu0LfT1bojlTvn%2Bonyd8NiumDMDaY101M3AeCHhDo%3D%0A&m=NA%2FLYUYJDc6718xxrxKwS3E1%2FzATQMSIrIBDg2crTt0%3D%0A&s=f1d91c83789161169f839ba65f6c3af1f4a5020a96f439a2e938d4adba63ffa2 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.