1
AzRoma
Xoops sites slower than html sites?
  • 2004/10/13 8:41

  • AzRoma

  • Just popping in

  • Posts: 6

  • Since: 2004/10/12


I'm learning how to migrate to XOOPS from my old html web sites and all is very interesting but I've a terrible doubt.

The very same data show up within XOOPS in much longer time than before.

Is html site faster than php pages or is a problem with xoops?

Any tips about making faster the loading of a XOOPS site?

thanks

2
aerialis
Re:Xoops sites slower than html sites?
  • 2004/10/13 8:54

  • aerialis

  • Just popping in

  • Posts: 70

  • Since: 2003/9/30


I had the same problem some time ago, but it was an easy fix. I'll dig into that and post *my* remedy. Stay tuned.

3
aerialis
Re:Xoops sites slower than html sites?
  • 2004/10/13 8:59

  • aerialis

  • Just popping in

  • Posts: 70

  • Since: 2003/9/30


Hmmmm.... if I remember correctly its the field Update module template .html files from themes/your theme/templates directory? in the General Settings in the Preferences. Should be turned off (NO).

4
AzRoma
Re:Xoops sites slower than html sites?
  • 2004/10/13 10:14

  • AzRoma

  • Just popping in

  • Posts: 6

  • Since: 2004/10/12


Thanks a lot for the hint.
I cecked my sites using XOOPS but the risult is the same: they are slow compared with the html pages.
I wonder if this is a common problem or is my fault: something else I should know?

I hope this problem is not an issue for most XOOPS sites.

bye

Raffaele

5
tvepsorg
Re:Xoops sites slower than html sites?
  • 2004/10/13 10:17

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


My site loads pretty quickly. It might be due to the number of pics you have or the version of php that you are running on your server. This site is made with XOOPS obviously at it loads pretty fast for me.

6
Mithrandir
Re:Xoops sites slower than html sites?

Speedwise, you cannot beat HTML pages. Ever.

It's not such a big surprise, though... PHP files have to be parsed, database has to be called, HTML code constructed before sending. A HTML file can just be sent as it is.

So yes, XOOPS is slower than HTML sites, no contest.

7
aerialis
Re:Xoops sites slower than html sites?
  • 2004/10/13 12:45

  • aerialis

  • Just popping in

  • Posts: 70

  • Since: 2003/9/30


Quote:

aerialis wrote:
I had the same problem some time ago, but it was an easy fix.


Whooops1 I should have been more clear on this. My ''fix'' did speed up things, but as Mithrandir says, HTML pages can't be beaten speedwise.

8
ackbarr
Re:Xoops sites slower than html sites?

Quote:

AzRoma wrote:
I hope this problem is not an issue for most XOOPS sites.


It is not a problem with XOOPS exactly, but a trade-off of a dynamically generated website. This trade-off is IMO far outstripped by the gains in productivity and interactivity, YMMV though.

9
sunsnapper
Re:Xoops sites slower than html sites?

Quote:

aerialis wrote:
Hmmmm.... if I remember correctly its the field Update module template .html files from themes/your theme/templates directory? in the General Settings in the Preferences. Should be turned off (NO).


Yes, this can effect performance.

If that's not enough, you can also enable the cache for areas of your site that don't change as often.

Having said all that, most XOOPS sites do not appear to the user to be slower than html. There may be a problem with the connection to your host's MySQL server... or other hosting issues.

As others pointed out, the Xoops.org site loads fast. My site loads fast. The majority of XOOPS sites I've seen load fast (unless they have a site info block turned on).

10
AzRoma
Re:Xoops sites slower than html sites?
  • 2004/10/14 15:32

  • AzRoma

  • Just popping in

  • Posts: 6

  • Since: 2004/10/12


Hope will be usefull for newbes like me..

Yesterday evening I tried with a 56k modem connection.

Xoops is quite fast!

I understand my problem was mainly a pixel high number.
While an html page shows bytes number and is easy to keep it under control, with XOOPS is easy to add more stuff around the content page and this is slowing it as a risult.
First of all is for me a good news that XOOPS itself is not slow.

Thanks for the very usefull tips!

Cheers

Login

Who's Online

229 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 229


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits