All,

We are facing an inconsistent issue in our application. We have
developed few pages using Prototype AJAX calls and our
application is over https. Some cases, we get "unable to read request
from client". We kind of feel that, the issue is with IE6,
AJAX, HTTPS combination and it looks socket connection is opened, but
request is not sent to server. Hence, server returns
an error saying "unable to read request from client" and the error is
from Tivoli Access Manager / ALTEON.

And if i use HTTPWatch for seeing the request and its strange that the
request has header content-length as 16, but there
is NO DATA sent to the server. On some occasions, data is sent. And
its highly inconsistent.

I found these articles, but not sure how to reproduce this problem
consistently. Can anyone suggest some ideas/fixes for this issue.

http://www.perkiset.org/forum/ajax/ie_6_ajax_over_ssl-t29.0.html
http://www.extjs.com/forum/showthread.php?t=45673


Thanks,
venkat

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to