I think the script is returning the proxy map, not the output, no? jsandlin@xxxxxxxxxxx wrote: > In <44B69BE3.10100@xxxxxxxxxxxxxxxxxx>, on 07/13/06 > at 03:15 PM, Arjun Datta <arjun@xxxxxxxxxxxxxxxxxx> said: > >> The problem is that since apache waits for the entire request to come >> through before passing on the page to the client, the "please wait" >> message is never displayed. > > You might try setting the variable $| to 1 to turn on the autoflush in the > script. I haven't tested if that will force the html to flush, though. > Setting $| not equal to 0 turns on the autoflush after write. Setting it > back to 0 will turn it back off. > > > -- -------------------------------------------------------- > John B. Sandlin jsandlin@xxxxxxxxxxx > -- -------------------------------------------------------- > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx