>>> 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 ...
>
>> I'm not aware of that, and I even more seriously doubt it. Because
>> caching is a complicated, do
Matthew Woodcraft schrieb:
Diez B. Roggisch <[EMAIL PROTECTED]> wrote:
Sebastian 'lunar' Wiesner schrieb:
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 ...
I'm n
Diez B. Roggisch <[EMAIL PROTECTED]> wrote:
>Sebastian 'lunar' Wiesner schrieb:
>> 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 ...
> I'm not aware of that, an
Sebastian 'lunar' Wiesner schrieb:
-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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[ "Martin v. Löwis" <[EMAIL PROTECTED]> ]
>> I guess, Apache does some kind of memory caching for files, which are
>> often requested and small enough to fit into the system memory.
>
> Are you sure about this?
No, I'm not. That's why I said "I gu
> I guess, Apache does some kind of memory caching for files, which are often
> requested and small enough to fit into the system memory.
Are you sure about this? I could not find anything in the documentation
(other than mod_cache and friends, which is an unrelated functionality).
Also, I don't
-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, Apac
kib schrieb:
Diez B. Roggisch a écrit :
Tool69 schrieb:
Hi,
Until now, I was running my own static site with Python, but I'm in
need of dynamism.
After reading some cgi tutorials, I saw Joe Gregorio's old article
"Why so many Python web frameworks?" about wsgi apps [http://
bitworking.org/new
Diez B. Roggisch a écrit :
Tool69 schrieb:
Hi,
Until now, I was running my own static site with Python, but I'm in
need of dynamism.
After reading some cgi tutorials, I saw Joe Gregorio's old article
"Why so many Python web frameworks?" about wsgi apps [http://
bitworking.org/news/Why_so_many_
Tool69 schrieb:
Hi,
Until now, I was running my own static site with Python, but I'm in
need of dynamism.
After reading some cgi tutorials, I saw Joe Gregorio's old article
"Why so many Python web frameworks?" about wsgi apps [http://
bitworking.org/news/Why_so_many_Python_web_frameworks] and h
Hi,
Until now, I was running my own static site with Python, but I'm in
need of dynamism.
After reading some cgi tutorials, I saw Joe Gregorio's old article
"Why so many Python web frameworks?" about wsgi apps [http://
bitworking.org/news/Why_so_many_Python_web_frameworks] and have a
question abo
11 matches
Mail list logo