Re: [PHP] Sessions memory allocation problem

2005-01-31 Thread adrian zaharia
Richard Lynch wrote: > adrian zaharia wrote: >> Hi, >> >> I am testing the following code that pushes a file to the browser >> (Apache 1.3 + PHP 4.3.8 but tested also under several other configs) >> >> Try it with a BIG test1.zip (e.g. 100M in size) >>

[PHP] Sessions memory allocation problem

2005-01-29 Thread adrian zaharia
is not THE solution. Nor setting in php.ini a huge memory limit :( Thank you, Adrian Zaharia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Re: Browsing while downloading?

2004-12-02 Thread adrian zaharia
Hi, Check the main thread, i have found the problem if you're interested... Adrian Zaharia Trevor Gryffyn wrote: > Yeah, this isn't a PHP specific problem, BUT, in the off chance that PHP > could solve the problem (using a different method of sending to the > browser, etc)

[PHP] Re: Browsing while downloading?

2004-12-02 Thread adrian zaharia
e other scripts were in fact waiting for the session file to be unlocked. Anmyway, ... interesting problem :) Adrian Zaharia M. Sokolewicz wrote: > Adrian Zaharia wrote: > >> Hello, >> >> I have this problem and maybe smbdy can give me a hint. >> >> I have a sc

[PHP] Re: Browsing while downloading?

2004-12-01 Thread adrian zaharia
e :P Thanks, Adrian M. Sokolewicz wrote: > Adrian Zaharia wrote: > >> Hello, >> >> I have this problem and maybe smbdy can give me a hint. >> >> I have a script which has to pack some server files into a tar created on >> the fly and then output this arc

[PHP] Browsing while downloading?

2004-12-01 Thread adrian zaharia
s how can i keep browsing while dowloading? Thanks Adrian Zaharia -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Socket problem

2003-05-29 Thread Adrian Zaharia
Hi, I try to make a script which runs 24/7 and which connects to a socket based news feed and fetches some data whenever the server sends it. The problem is that if i disconnect the client machine from the network, the program is not making any difference between receiving nothing cause server