Posted by Mladen Gogala on 11/22/31 11:36
On Wed, 04 Jan 2006 05:49:37 -0800, just.starting@gmail.com wrote:
> My dot net client downloads files and checks for any new files time to
> time. The server is apache2.0.53 server. So what happens is that my
> file download thing works fine if I dont try to call any page from the
> server while downloading.
How do you "call page while downloading"? Are you trying to open another
page in the same window? Have you tried disabling timeout (careful with
that!!!) in your script by using something like: set_time_limit(0) ?
--
http://www.mgogala.com
Navigation:
[Reply to this message]
|