Two browser

Use and application of the eValid server loading (LoadTest) capability. And in the cloud computing context for monitoring and loading.

Two browser

Postby naseven » Thu Mar 31, 2011 5:11 pm

What happens when two browser instances both read from the same page?
naseven
 
Posts: 1
Joined: Thu Mar 31, 2011 5:09 pm

Re: Two browser

Postby eValid » Fri Apr 08, 2011 1:41 am

naseven wrote:What happens when two browser instances both read from the same page?

Usually, no problem at all. Happens all the time.

Each eValid instance is its own process, so when each one reads in a page it keeps that content active in its local memory.

If the page involves AJAX, also no problem: all of the AJAX JavaScript for each instance runs in its own memory...they don't interfere with each other.

Where there could be a problem is if the two instances share desktop area or if they somehow rely on the contents of the cache. The reason this can be a problems is that there is only one dekstop, and only one cache, to share.

The Lock/Unlock commands effectively let two [or more] eValid instances cooperate in sharing the desktop. And, the DeleteCache and DeleteCookies commands provide a way to control the contents of the cache effectively.

The eValid Support Crew
eValid
 
Posts: 2395
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Performance/Load Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons