-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[ Diez B. Roggisch <[EMAIL PROTECTED]> ]
>> I finally managed to work with static files with a little hack, but it's
>> ugly because I'm reading each static file per request.
> 
> How else should that work? Apache does that the same way.

I guess, Apache does some kind of memory caching for files, which are often
requested and small enough to fit into the system memory.  May be, that's
what the OP is referring to ...

- -- 
Freedom is always the freedom of dissenters.
                                      (Rosa Luxemburg)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkg4a1QACgkQn3IEGILecb5ibACgoYyLaOc+q51D0g+SuudnqHab
dYYAnjH3E0/e2y0owJ1PuWMk13i9YVA/
=7C8x
-----END PGP SIGNATURE-----
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to