On 01.06.2007., at 10:27, Michal wrote:
> So, I have one server with apache2+mod_python and Lighttpd installed.
> What is the best solution for serving static content?
[snip]
> 4) (something else?)
Something I'm using:
Serve all by apache without mod_python and handle Django app with
FastCGI.
Kelvin Nicholson wrote:
>
>> So, I have one server with apache2+mod_python and Lighttpd installed.
>> What is the best solution for serving static content?
>>
>
> Is it a safe assumption that you only have one IP to work with?
Yes, I have only one IP.
> I'm certainly not claiming to be an exp
> So, I have one server with apache2+mod_python and Lighttpd installed.
> What is the best solution for serving static content?
>
Is it a safe assumption that you only have one IP to work with?
I'm certainly not claiming to be an expert, however I'll extend a few
thoughts. Maybe in your situ
Malcolm Tredinnick wrote:
> On Fri, 2007-06-01 at 10:27 +0200, Michal wrote:
>> Hello,
>> I have another "static media serving" question.
>>
>> I understand, that separated servers are the best solution for serving
>> dynamic and static (CSS, images, etc) content. But it is not possible to
>> ev
On Fri, 2007-06-01 at 10:27 +0200, Michal wrote:
> Hello,
> I have another "static media serving" question.
>
> I understand, that separated servers are the best solution for serving
> dynamic and static (CSS, images, etc) content. But it is not possible to
> everyone.
>
> So, I have one serve
Hello,
I have another "static media serving" question.
I understand, that separated servers are the best solution for serving
dynamic and static (CSS, images, etc) content. But it is not possible to
everyone.
So, I have one server with apache2+mod_python and Lighttpd installed.
What is the be
6 matches
Mail list logo