Gallery 3 for big site
Je55e
Joined: 2008-01-31
Posts: 33 |
Posted: Mon, 2009-08-10 14:47 |
Hi all, Glad to see G3 is nearly out. And there are some big changes. I am going to back to use G3, and will develop a new theme for it. but I have one question to consider, can G3 deal with high traffic? e.g. 100k PVs/day, 100K pictures in total, with this traffic, how about server load? what kind of server needed? CPU, memory, etc. Are there some big live sites? we can take a look. Sorry for my english. |
|
Posts: 378
Well I guess someone is going to have to test it. I don't think the team had time yet to perform perfomance testing.
You can always try to migrate your G2 data in G3 and then check the behaviour of your server.
Posts: 27300
Because G3 does not use a image firewall as G2 did, performance is greatly increased.
http://codex.gallery2.org/Gallery3:FAQ#Are_my_photos_secure.3F__They.27re_right_there_on_my_website.21
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 33
How to disable/remove some Js files? JS effect is cool, but slow down the page load.
I found there are 300+KB js files through YSlow. Some Js files aren't useful for frontend visitors, only for admin. So what I thought is disable most js files for frontend users.
Posts: 27300
If you look at page.html.php the JS is loaded:
Remove what you don't need. or wrap in a if statement for different users.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team