Re: TeraScript-Talk: Problem on Listening Terascript port

2016-08-09 Thread prabakaran.jeyakumar
Hi Robert, We have tried to turn off the SENDFULLHEADER flag in Client.ini file and surprisingly the issue got resolved now and Witango allowing the cookies which is having more than 2000 characters [��] Thanks & Regards Prabakaran From: Robert Shubert

RE: TeraScript-Talk: Problem on Listening Terascript port

2016-08-09 Thread Robert Shubert
There are no settings in Witango that will correct your issue. You must truncate the cookie length on the sending server. I believe this issue was corrected in TeraScript 6.2.7. I just did a quick test in TeraScript 7.1.1 and it worked correctly. The maximum length for a cookie is 3071

Re: TeraScript-Talk: Problem on Listening Terascript port

2016-08-09 Thread prabakaran.jeyakumar
Hi, Currently SessionID and SessionEntitiy cookies having more than 1000 characters. When we reduced manually by passing the cookie as 250 characters each then it reaches OLE server and we could able to see the log. Is there any configuration in witango to accept the cookies more than