On Wed, 23 May 2001, Joseph E. Mainusch wrote:
> Why not simply burn your website to a CD, and serve it from the CD
> drive? It could be served through a cache, so performance is up to par.
This is getting silly. Assuming your website does anything more than static
content, you are going to need writable storage areas in the system (be they
disk or RAM) for databases, scratch memory, whatever. If you want anything
like acceptable performance, you need memory for cache. And if you can write
to it, it can be written to by an attacker who has broken into your system.
It would be possible to build a very secure, dedicated, custom-hardware
server appliance that would serve static content off of read-only media.
Such a server would be very limited, and performance would be horrible. And
static content is boring, anyway.
The proper solution, of course, is to fix the holes in your web server.
:-)
--
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or |
| organization. All information is provided without warranty of any kind. |
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************