The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Admin panel slow was: Update to GetSimple 3.2.1 slows down admin panel
#33
Many thanks for this debug tool and the brilliant support!

Well, now i have more questionSmile
I try to interpret the debug info and stumbled over the fact that the shown duration is much shorter than the configured timeout(i guess "API timeout: 100" means timeout=100ms). For example the first call shows "Duration: 0,00109". Since duration is in seconds with 5 decimal places this would be about 1ms. Of course this is only true if the system runs with German locale wich would mean a comma used as decimal point, not a point like in english systems. Similar short times show for all the calls in the debug info.
If this is true, it would mean that a timeout gets triggered even though the actual execution time was much shorter. What would mean something else is (very) wrong. But maybe i just got the info wrong, i'm quite a noob when it comes to all this web server stuff(while being an experienced embedded programmer helps a bit).

btw, if i change the php locale to en_US, the numbers use a decimal point as expected.
But still the duration is very short:
Duration: 0.00113
Reply


Messages In This Thread
RE: Admin panel slow was: Update to GetSimple 3.2.1 slows down admin panel - by hd - 2013-05-07, 05:46:44



Users browsing this thread: 4 Guest(s)