Re: long polling solution for LAMP with limited privilege

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

 



On shared hosting, you usually can't change the 30 sec max timeout on
the server..

So long polling >30s is not possible.

Short polling could be the answer, which can be done with ajax (see
jquery.com) from javascript, especially if you keep the cost of "are
there any new events for this client" down..

On Mon, Mar 15, 2010 at 6:13 PM, Ryan Sun <ryansun81@xxxxxxxxx> wrote:
> I wonder if you guys have a
> long-polling(http://meteorserver.org/interaction-modes/) solution for
> a shared hosting(eg. hostmonster)
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
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