Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Apr 2010
    Location
    San Francisco
    Posts
    16

    setCheckEngineTimeout

    Can you tell me exactly what the check engine timeout setting does? What happens if it times out, and what is the default value/behavior if it isn't explicitly set?

    Thanks.

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    that timeout is related to the internal checks the library performs on the existence of the engine (that is the page that connects to the server).

    The check is mostly useful in case of an engine shared between two pages (see createEngine with SHARE_SESSION).

    In any case the check is usually useless as the library is usually able to detect problems with the engine before the timeout goes off.

    The default is 5 seconds and we never had cases where changing it was proven useful.

    Note that such setter is going to disappear with the next version of the API.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:00 PM.