Date: 04/29/01
- Next message: hholzgra <email protected>: "[PHP-DEV] Bug #7888 Updated: decrement syntax should be -- instead of -"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since it only occurs on the first time, chances are that (on a reasonably
loaded web site), most rinits will happen at the same second.
Zeev
At 15:54 29/4/2001, Andi Gutmans wrote:
>At 02:50 PM 4/29/2001 +0300, Zeev Suraski wrote:
>>So it's probably not a lot more random than it was before...
>
>I think it is because the time of the rinit()'s are different now (unless
>some of them run at exactly the same time).
>
>Andi
>
>
>>Zeev
>>
>>At 15:44 29/4/2001, Andi Gutmans wrote:
>>>At 02:35 PM 4/29/2001 +0300, Zeev Suraski wrote:
>>>>At 15:27 29/4/2001, Andi Gutmans wrote:
>>>>>Jani has already moved it to RINIT which is a good beginning.
>>>>
>>>>It may be a good beginning functionality wise, but it might not be a
>>>>very good beginning performance-wise. We should probably do it JIT.
>>>
>>>Well Jani's patch doesn't do it each time. It just does it the first
>>>time RINIT is called.
>>>
>>>Andi
>>
>>--
>>Zeev Suraski <zeev <email protected>>
>>CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: hholzgra <email protected>: "[PHP-DEV] Bug #7888 Updated: decrement syntax should be -- instead of -"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: Crypt salts not random.. (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

