RE: Recursing sessions?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> [snip]
> Here is a problem I am seeing,
>
> A browser hits a site the uses frames, for the sake of argument, lets
> call
> this site a squirrelmail web mail server.
>
> The browser seems to spawn a number of requests at the same time (I
> think
> one for each content frame), I get  multiple PS_READ_FUNC calls, and
> then
> get multiple PS_WRITE_FUNC calls.
>
> Last PS_WRITE_FUNC call wins.
>
> Anyone else see this?
> Anyone have a good fix?
> [/snip]
>
> I have a question. This is PHP related how?
>

I am debugging a PHP session manager and this behavior is keeping the
system from working correctly.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux