|
Heh - this would probably explain why our servers clock speed has increased. Our stats table has blown out to over 1.5GB of data - that makes quite a lot of createUUID calls :) Thanks Tom.
Paul
>>> [EMAIL PROTECTED] 7/11/2003 4:30:59 am >>> Theres an interesting technote on MM relating a bug in the Sun JVM where in
---the createUUID() function under heavy use can increase the Windows system clock speed by several seconds. Apparently this can lead to other errors. I don't know that I'd classify Farcry's use of createUUID() as "heavy", but, it can't hurt to protect yourself, the suggested bug fix is an easy JVM Argument. http://www.macromedia.com/support/coldfusion/ts/documents/createuuid_clock_s peed.htm --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 |
