Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Max number of pages?
#5
at dryland404

Quote:40,000 pages was too much .. lol  server went to 504 service not available
at less than 21000 pages it works, page serving response is actually pretty fast,
less than a second for a known page address. But the admin panel ,, woof ,,
over a minute to complete the load.

40000 pages ... really ?

Nobody will take you serious using an xml database for that amount of pages.
Do a reality check and stay in tune with the real world out there.

There is a difference between a database where xml is used as data transfer,
and a database where mysql is used as data storage management !

And above a certain amount of pages, even the use of mysql will not be enough,
you also need a backend that can handle the administration.

==========================================================

The main reason why the Get-Simple CMS delivers such fast page load speeds is because
it uses a xml database and not a mysql database.
Under a certain amount of pages, xml performs much faster than mysql.
But of course, above a certain amount of pages,
xml will start to slow down because of read latency.
XML is more a data transfer technology and not a data storage technology.
MySQL performs much better for a large application or large dataset.

1)
The GS xml database and backend handles 1000 pages very fast
as I showed in my 1000 pages test case.

2)
When was the last time you had a project for a client with more than 1000 pages ?

3)
Living and working in the real world
I learned when to say Yes, and when to say No to a project. Personally I say No to a Client
with a project more than hundred pages, for good reasons.

F.
Reply


Messages In This Thread
Max number of pages? - by johneh - 2021-06-30, 06:42:59
RE: Max number of pages? - by Felix - 2021-06-30, 18:00:29
RE: Max number of pages? - by johneh - 2021-06-30, 21:46:42
RE: Max number of pages? - by dryland404 - 2021-10-26, 23:45:53
RE: Max number of pages? - by Felix - 2021-10-27, 12:55:36
RE: Max number of pages? - by dryland404 - 2021-10-28, 03:32:53
RE: Max number of pages? - by Felix - 2021-10-28, 04:26:51
RE: Max number of pages? - by dryland404 - 2021-10-28, 05:44:57
RE: Max number of pages? - by Bigin - 2021-10-29, 17:42:24
RE: Max number of pages? - by Felix - 2021-10-31, 21:14:50
RE: Max number of pages? - by Bigin - 2021-11-01, 15:16:53
RE: Max number of pages? - by Felix - 2021-11-01, 16:04:07
RE: Max number of pages? - by Bigin - 2021-11-01, 18:50:12
RE: Max number of pages? - by shawn_a - 2021-11-02, 12:16:36
RE: Max number of pages? - by Bigin - 2021-11-02, 15:03:22



Users browsing this thread: 1 Guest(s)