Chris wrote:
Rolf Wouters wrote:
Hello everybody

I'm having some strange behaviour in a PHP4 app I'm working on.

When I send my request to the server, it returns a blank page to me
within ca. 40 sec. On the server itself, my request is still being handled.

What exactly do you want help with? The blank page or the request still going?

The blank page. It shouldn't be there, and not when the request is still running. Or am I mistaken in thinking that the browser should wait with displaying _anything_ before it becomes the result-page from the server.


Is the problem server running a fast-cgi server of some sort (eg lighttpd) and the other servers running apache?

The server is running apache, and there are no other servers. All these similar apps I was talking about, run on the same server with identical configurations.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to