FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » visits limit? how many
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: visits limit? how many [message #40223 is a reply to message #40115] Fri, 25 January 2008 18:31 Go to previous messageGo to previous message
Serega is currently offline  Serega   
Messages: 26
Registered: June 2006
Karma:
Junior Member
when SELECT is in run, INSERT/UPDATE/DELETE are locked
when INSERT/UPDATE/DELETE in run, SELECT is locked

FUDforum use manually locks and composite queries using over one table. Example, fud_users, fud_thread, fud_sess (etc.) - all tables must by unlocked. But, when any user is login, fud_users is lock, fud_sess is lock. When any user view any thread, fud_thread is lock too. Many composite queries are waiting to unlock required tables. More users are waiting good condition to run current-session queries.

How we can fast disable manually locks in scripts, mysql must be lock tables in internal level, its faster than manually locks, manually lock not always required. I think...

webalizer reports today:
hits 527251, files 245545, pages 123437	
visits 11724, sites 5246, kbytes 5812858

its high or low statistics for fud forum?

[Updated on: Fri, 25 January 2008 18:35]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Topic description sometimes vanishes (V2.7.7 + move topic patch)
Next Topic: posts get chopped
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 16 01:41:43 GMT 2024

Total time taken to generate the page: 0.06592 seconds