I'm getting a delay of about 20 second after ad_returnredirect, before my browser redirects to the right page. It only happens during the first redirect.
I'm sure I've already fixed this issue some years ago, but I'm searching through forums since two hours now and haven't found anything...
I've connected to the server via telnet and got the same output as with aolserver3.3/OpenACS 5.1...
Connected to www.project-open.net.
Escape character is '^]'.
GET /
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Redirection</TITLE>
</HEAD>
<BODY>
<H2>Redirection</H2>
<A HREF="http://www.project-open.net/intranet/index">The requested URL has moved here.</A>
<P ALIGN=RIGHT><SMALL><I>AOLserver/4.5.0 on http://koeln.project-open.net:8000</I></SMALL></P>
</BODY></HTML>
Connection closed by foreign host.
Thanks a lot!
Frank
Request notifications