vault backup: 2023-09-24 13:32:33
This commit is contained in:
parent
952c1eda53
commit
453647eb3c
3 changed files with 749 additions and 135 deletions
|
@ -46,6 +46,11 @@
|
|||
- Functionality and data are in the server.
|
||||
- A stub runs embedded in the client.
|
||||
- The stub is part of the server software package
|
||||
- E.g., the Web (“protocol” is HTTP)
|
||||
- E.g., the Web (“protocol” is HTTP)
|
||||
|
||||
### 2. Proxy Server
|
||||
- Architecture: [[proxy.excalidraw]]
|
||||
- Multiple servers can be used transparently.
|
||||
- The proxy is a performance and availability bottleneck.
|
||||
- E.g. MongoDB
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue