Adding to the info below:
Hi,I am using quickfix application to connect to an exchange and receive market data. The connectivity to exchange is through SSL and am using stunnel 4.15.I see that stunnel dies, every time my quickfix application is restarted or sends a logout to server.Please let me know if a solution is in place.Below is the stunnel.conf file:cert = /home/bhavna/workspace/stunnel/str10100str.pemkey = /home/bhavna/workspace/stunnel/str10100str.pem; Some performance tuningssocket = l:TCP_NODELAY=1socket = r:TCP_NODELAY=1; Some debugging stuff useful for troubleshootingdebug = 7output = /home/bhavna/workspace/stunnel/stunnel.logpid = /home/bhavna/workspace/stunnel/stunnel.pid; Use it for client modeclient = yes; Service-level configuration[currenex_stream];accept = 127.0.0.1:1109accept = 1110;prod detailsconnect = server_IP:portTIMEOUTclose = 10Below are the version details of stunnel:> ./stunnel -versionstunnel 4.15 on x86_64-redhat-linux-gnu with OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv6 Auth:LIBWRAPGlobal optionsdebug = 5pid = /var/run/stunnel.pidRNDbytes = 64RNDfile = /dev/urandomRNDoverwrite = yesService-level optionscert = /etc/stunnel/stunnel.pemciphers = AES:ALL:!aNULL:!eNULL:+RC4:@STRENGTHkey = /etc/stunnel/stunnel.pemsession = 300 secondsTIMEOUTbusy = 300 secondsTIMEOUTclose = 60 secondsTIMEOUTconnect = 10 secondsTIMEOUTidle = 43200 secondsverify = noneLogs:2010.06.16 18:59:23 LOG7[6401:1084586304]: SSL alert (read): warning: close notify2010.06.16 18:59:23 LOG7[6401:1084586304]: SSL closed on SSL_read2010.06.16 18:59:23 LOG7[6401:1084586304]: Socket write shutdown2010.06.16 18:59:23 LOG7[6401:1084586304]: SSL write shutdown2010.06.16 18:59:23 LOG7[6401:1084586304]: SSL alert (write): warning: close notify2010.06.16 18:59:23 LOG6[6401:1084586304]: SSL_shutdown successfully sent close_notify2010.06.16 18:59:23 LOG5[6401:1084586304]: Connection closed: 109 bytes sent to SSL, 129 bytes sent to socket2010.06.16 18:59:23 LOG7[6401:1084586304]: currenex_stream finished (0 left)
--
Thanks,
Bhavna
DISCLAIMER: This e-mail and any attachments are for the confidential use of the intended recipient. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any investment product, an official confirmation of any transaction or an official statement of Quantitative Brokers, LLC. E-mail transmissions cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice. Quantitative Brokers may, at its discretion, monitor and review the content of all e-mail communications.