Privacy/Reviews/Firefox Home: Difference between revisions

Jump to navigation Jump to search
Line 218: Line 218:
None.
None.


=== Memcache Servers ===
=== Home Memcache Servers ===


The tables below simply summarize the data encountered by this component.  
The memcache servers are used to cache frequently used data to make the web app as responsive as possible.


'''Stored Data:'''  
'''Stored Data:'''  
Line 229: Line 229:
! Where
! Where
|-
|-
| data type
| Web Application Session
| where stored
| MemCache Server
|}
|}


'''Communication with Crypto Proxy'''  
'''Communication with Web Server'''  


{| class="wikitable"
{| class="wikitable"
Line 243: Line 243:
|-
|-
| ''In:''  
| ''In:''  
| message 1
| Put Web Session
| types of data received from component Y with the message
| The Web Session object.
|  
|  
|-
|-
| ''Out:''  
| ''Out:''  
| message 2
| Get Web Session
| types of data sent to component Y with the message
| The Web Session object.
|
|}
 
'''Communication with [[Services/Sync|Sync Server]]'''
 
{| class="wikitable"
|-
! Direction
! Message
! Data
! Notes
|-
| ''In:''
| message 1
| types of data received from component Y with the message
|
|-
| ''Out:''
| message 2
| types of data sent to component Y with the message
|  
|  
|}
|}
Confirmed users
971

edits

Navigation menu