• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  • Tagi:
  1. #1
    Awatar brattanek
    brattanek jest nieaktywny Stały bywalec
    Dołączył
    Nov 2008
    Posty
    410
    Przydatne posty
    4

    Question 60s ładowanie forum

    Mam problem z czasem ladowania forum. W trybie z wtyczkami strona głowna ładuje sie około 60s w trybie debugowanie widać nagły skok po zapytaniu:
    Kod:
    SQL Query
    SELECT title, template
    FROM aJi_template
    WHERE templateid IN (37178,37162,41460,41461,41462,41464,41465,41466,35452,41463,36770,41534,41540,36771,36772,36773,36774,36775,41885,36800,36798,41977,36801,0,0,21154,21148,35220,37150,37346,37379,37358,21155,21156,37335,41722,42007,36776,41672,41669,41670,41671,42015,0,0,42029,41970,41692,41693,41695,41696,41919,41999,42038,41991,42000,41519,41518,41522)
    id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
    1	SIMPLE	aJi_template	range	PRIMARY	PRIMARY	4	 	56	Using where
    Time Before: 0.03407 seconds
    Time After: 0.03419 seconds
    Time Taken: 0.00012 seconds
    
    Memory Before: 13,891.711 KB
    Memory After: 13,891.875 KB
    Memory Used: 0.164 KB
    
    SQL Query
    SELECT noticeid
    FROM aJi_noticedismissed AS noticedismissed
    WHERE noticedismissed.userid = 5
    id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
    1	SIMPLE	noticedismissed	ref	userid	userid	4	const	29	 
    Time Before: 60.09929 seconds
    Time After: 60.09941 seconds
    Time Taken: 0.00012 seconds
    
    Memory Before: 14,077.008 KB
    Memory After: 14,077.477 KB
    Memory Used: 0.469 KB
    Po wyłączeniu wszystkich wytczek problem znika i forum ładuje się w 0,02 s.

    VB 4.2.2 PL 1
    PHP 5.5



  2. #2
    Awatar Brother-Design
    Brother-Design jest nieaktywny Początkujący
    Dołączył
    May 2014
    Przegląda
    Polska
    Posty
    14

    Domyślnie

    Bardzo możliwe, że Twój serwer laguje, więc w takim wypadku polecam Ci zoptymalizować tabele w bazie danych. Najlepiej będzie, gdy podasz, gdzie Twoje forum jest aktualnie trzymane i listę wtyczek, ponieważ to właśnie któraś z nich może to powodować.


  3. #3
    Awatar brattanek
    brattanek jest nieaktywny Stały bywalec
    Dołączył
    Nov 2008
    Posty
    410
    Przydatne posty
    4

    Domyślnie

    Serwer dedykowany w https://www.hetzner.de/
    Wtyczki:
    vBulletin 4.2.2
    Adblock Alert 0.3.1 Notify a user using adblocking software, that it isn't nice.

    Add additional css to your style 1.0 This just adds a new additional_css.css template to your pages for custom css

    Auto Fill Tag Field 1.0 Auto Fill Tag Field when creating a newthread

    autopm on thread moderation 4.0.6 This hack will send a pm to the thread creator upon moderation.

    Change Threads Prefix Inline 2.2.0 This product allows you to set a prefix to multiple threads inline, using the moderation drop-down menu in forum display page.

    Dotpay SMS 2.0.1 Dost?p do zamkni?tych dzia?ów poprzez wys?anie sms

    Easy Forms 4.3.0 Create Forms without any hassle or fuss. Form list at forms.php?do=forms

    Easy Mod Tools 4.0.7 Easy Mod Tools by masterross

    Forum Runner 4.2.2 Adds push notification for your users using Forum Runner on the iPhone/iPod/iPad. Also takes care of notifying users that your forum supports Forum Runner if they are viewing from a supported device.

    LastDownload by RiPper 1.0.0 Dodaje przed hash dane o ostatnim prawidlowym pobraniu przy uzyciu danego hasha.

    Mass Private Message 4.0.1 Send PM to Users in Mass

    Panjo 4.2.2 Classifieds integration that increases engagement, grows membership, and generates a new stream of revenue.

    Post Thank You Hack 7.82 Post Thank You Hack

    PostRelease 4.2.2 Official PostRelease plugin for vBulletin

    Prevb_Similar Threads Under Firstpost 2.0 Prevb_Similar Threads Under Firstpost

    SevenSkins Image Resizer 1.0.0 Resizes images in Posts and Blogs

    Skimlinks Plugin 4.2.2 Official Skimlinks plugin for vBulletin

    Tapatalk 4.5.2 Tapatalk mobile app plugin for vb4.

    User Rank Manager 1.0.0 RC1 Manage Users Rank

    vBulletin Blog 4.2.2 Personal web log, integrated with vBulletin.

    vBulletin CMS 4.2.2 Content Management System

    vFCoders - Hide Hack 4.0 This MOD gives users in selected forums the ability to use a BBCode to hide content.

    View signature restriction 1 It will hide the signatures from guests and members under a certain post count set by the admin.

    vS-Invites System 3.0.0 Created By VisionScripts fixed by kastak

    VSa - Advanced Forum Rules 5.0.7 VSa - Advanced Forum Rules

    VSa - Advanced Forum Statistics 7.1 VSa - Advanced Forum Statistics

    VSa - ChatBox 3.1.7 VSa - ChatBox

    VSa - Moderating Stats 2.0.2 VSa - Moderating Stats

    VSa - Sub-Forum Manager 3.1.4 VSa - Sub-Forum Manager
    Wydaje mi sie ze faktycznie cos jest w bazie, jak proponujesz ja zoptymalizowac?


  4. #4
    Awatar Brother-Design
    Brother-Design jest nieaktywny Początkujący
    Dołączył
    May 2014
    Przegląda
    Polska
    Posty
    14

    Domyślnie

    Obstawiam tą wtyczkę - VSa - ChatBox 3.1.7 VSa - ChatBox. Spróbuj ją wyłączyć i sprawdzić czy forum zacznie normalnie działać czy też nie. Co do bazy to możesz ograniczyć instalację dodatków, które wymagają korzystania z MySQL (np. shoutbox i wszelkie inne, które zapisują dane). Tabele, które możesz czyścić to prywatne wiadomości, sesje użytkowników, historia wyszukiwania, logi moderatorów i administracyjne.
    Powyższe czynności powinny trochę odchudzić bazę.


  5. #5
    Awatar brattanek
    brattanek jest nieaktywny Stały bywalec
    Dołączył
    Nov 2008
    Posty
    410
    Przydatne posty
    4

    Domyślnie

    Tylko cała zabawa ma jeden kruczek, wy instalowałem wszystkie wtyczki. A forum dalej tak samo zamula.


  6. #6
    Awatar Brother-Design
    Brother-Design jest nieaktywny Początkujący
    Dołączył
    May 2014
    Przegląda
    Polska
    Posty
    14

    Domyślnie

    Nie trzeba było odinstalowywać tylko wyłączyć wszystkie za pomocą dopiski w configu w pierwszej linijce:
    Kod php:
    define('DISABLE_HOOKS'true); 
    Proszę także zoptymalizować tę bazę danych i sprawdzić czy pomoże.


Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67