This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

veery slow Ajax on web site publish...

Hi, 

using AJAX on web site, that means, from CLIENT browser a XMLHTTP Connection to web server, when page access is filtered by Astaro gAteway 8, the page load is running very very very very slow. We don't know exactly where is the problem, but it looks like it's an Astaro filtering issue (going well if we access web site without astaro).

Connection from client use:

xmlhttp.open(sMethod, sURL, true);
xmlhttp.setRequestHeader("Method", "POST "+sURL+" HTTP/1.1");
xmlhttp.setRequestHeader("Content-Type",
"application/x-www-form-urlencoded");

Where can we find for a solution/debug on Astaro Gateway?

Thank you!!


This thread was automatically locked due to age.
Parents Reply Children
No Data