
Announcement
Collapse
No announcement yet.
Search Result
Collapse
36 results in 0.0081 seconds.
Keywords
Members
Tags
-
The longer the thread the longer it takes to post replies to it
Hi,
we have some strange behavior on long running threads (6k+ answers 400+ pages) While the single thread pages render fine, it takes a very long time to post new answers to this kind of...Last edited by tortyNet; Sun 30 Dec '18, 6:35am.
-
Seems to be a channel listing query. They tend to take some time if not already in cache. :-)
Leave a comment:
-
15 PrivateMessage
29 Channel
Result to your query:
Code:35 105 29 1479934935 NULL 1 NULL admin <i><small>Moderatoren: dieMeike,
Leave a comment:
-
All INNODB Variables? Ok .. here you go
Code:[TABLE="align: center, border: 0, cellpadding: 4, cellspacing: 0"] [TR] [TD="align: left"]innodb_adaptive_flushing[/TD] [TD]ON[/TD] [/TR] [TR] [TD="align:[/]
Leave a comment:
-
Yes we do ... and we do have some with queries like this:
Code:SELECT DISTINCT node.starter AS nodeid FROM node as node LEFT JOIN node AS starter ON starter.nodeid
Last edited by tortyNet; Mon 28 May '18, 10:21am.
Leave a comment:
-
No recent start .. it was always slow. We came from vb4 and moved to 5 like 1.5 years ago. It got better with moving the whole site to memcache as caching instead of database caching.
I'm...
Leave a comment:
-
No real speedup. Seems like the more traffic we have the slower it gets (while posting to Forum is still fast, even edit and re-save is fast)
I will try to find some time to dig into the queries...
Leave a comment:
-
We are using memcache as primary cache so cache and cacheevent are empty. I cleared the searchlog .. lets see if this helps...
Leave a comment:
-
We thought about that already. Just tested again .. we are using a smtp relay. Works nearly instant so no server delay here .. also no errors obviously. But thanks for the help :-)...
Leave a comment:
-
Regarding the pure size of 30 Gig Database and the GDPR issues we would run into, that's not really an option for us :-)...
Leave a comment:
-
Ok .. i activated debug .. and found out what i was asking .. I don't get any information about the ajax POST request to /private-message/ (that is actually taking so much time) before i get forwareded...
Leave a comment:
-
I will get debug output/info on the ajax query to "/create-content/private-message/"
The reload after that is quite fast again.
I'm not keen on setting a live site in debug...
Leave a comment:
-
Latest stable vBulletin 5.4.1
PHP 7.1.17
MySQL 5.6
All Tables INNODB
I thought about the sentto table .. currently there are ~ 1.9 mio entries in there ... according to...
Leave a comment:
Leave a comment: