|
|
|
|
|
by icebraining
3396 days ago
|
|
I think the implication is that the isolation should be per customer, each being allocated their own parsing process, isolated from the other customers. That's roughly what we do, though we run an hosted version of an open source webapp, not a CDN. It's more expensive resource-wise (particularly RAM), but it has meant that we were immune to 90%+ of the security bugs discovered in the platform. |
|