[cvs] commit: framework/Memcache Memcache.php

Michael M Slusarz slusarz at horde.org
Tue Sep 25 19:45:55 UTC 2007


slusarz     2007-09-25 15:45:55 EDT

  Modified files:
    Memcache             Memcache.php 
  Log:
  Bad michael.  usleep() does not use milliseconds, it uses microseconds.  Since
  most people aren't running supercomputers, it is doubtful a PHP script will
  finish running in 1/ten-thousanth of a second.  Five-hundreths of a second
  seems a more reasonable default (we don't want to waste all resources on
  calls potentially traveling long distances over a network).
  
  Revision  Changes    Path
  1.13      +2 -2      framework/Memcache/Memcache.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Memcache/Memcache.php?r1=1.12&r2=1.13&ty=u


More information about the cvs mailing list