Re: Can apache http server handle millions of static pages or pictures ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would start with first finding out "which of the pages are called the most" (I doubt all the million pages are called the same number of times - it is highly likely that only 20% of the pages generate 80% of the traffic) . So I would just create static pages for only the <20% of the dynamic pages.


Deepak
"The greatness of a nation can be judged by the way its animals are treated. Please consider stopping the cruelty by becoming a Vegan"


"Plant a Tree, Go Green"



On Fri, Nov 2, 2018 at 8:23 AM chuyifan <chuyifan@xxxxxxxxxxxxxxxxx> wrote:
I have a website with millions of pages. The content on the page stored in
database but the data is not changed very frequently. so for the sake of
improving the performance of the website and reducing the costs of
deployment of web applications, I want to generate the static pages for the
dynamic content and refresh the pages if the contents are changed. But I am
very concerned about how to manage these large amount of pages. how should I
store these pages? I plan to use Apache http server to manage these pages.
Is it possible that it will cause IO problems when the web server handle
many requests? What is the capability of handing requests for Apache http
Server ? Is there any better solutions for this issue?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux