From: Steinar H. Gunderson Date: Sun, 16 Nov 2008 13:34:51 +0000 (+0100) Subject: Update the FAQ. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=d1654f3ec5693a025c17428f364a89269bb3e616;ds=inline Update the FAQ. --- diff --git a/files/faq.html b/files/faq.html index e54b323..6de20ee 100644 --- a/files/faq.html +++ b/files/faq.html @@ -9,7 +9,7 @@

pr0n FAQ

-

Last updated July 21st, 2008

+

Last updated November 16th, 2008

So, what is this pr0n thing anyway?

@@ -81,13 +81,14 @@

pr0n currently runs on an Intel Q9450 (quad-core 2.66GHz) with 8GB RAM and ordinary SATA disks. (The server does a lot of other stuff besides running pr0n, of course.) pr0n itself is a custom-made system by myself, tightly coupled - into Apache 2.2, mod_perl 2.0 and ImageMagick 6.x (as well as various - other Perl modules), using PostgreSQL 8.3 as the back-end - database for metadata et al. The base operating system is Debian lenny (ie. “testing”).

+ into Apache 2.2, + mod_perl 2.0, + ImageMagick 6.x + (as well as various other Perl modules) and + qscale, using + PostgreSQL 8.3 as the back-end + database for metadata et al. The base operating system is + Debian lenny (ie. “testing”).

The Perl modules aren't really that big — we're talking about only approx. 3300 lines of code (of which ~25% is the WebDAV part; I should @@ -96,8 +97,8 @@

How much data is there in there, anyway?

-

At the time of writing, approximately 140GB of image data (that is, over - 72000 different images), plus cache, plus metadata in the SQL database. +

At the time of writing, approximately 160GB of image data (that is, over + 69000 different images), plus cache, plus metadata in the SQL database. (These numbers are growing rather rapidly, so they could be outdated at any given time.)