Sometimes UI is opening slow and updating records is not finished

Issue #112 wontfix
Former user created an issue

Originally reported on Google Code with ID 112

What steps will reproduce the problem?
1. Login
2. Trying to open database with 115KB size and 562 records in 6 tables
3. or trying to update 1 or 2 columns

What is the expected output? What do you see instead?
~10 seconds of loading or white page

What version of the product are you using? On what operating system?
1.9.2, OpenWRT (liteadmin is working on router TP-Link 1043ND)

Please provide any additional information below.
database is held on USB flash drive, used for OS partition, storage and swap partition

Reported by sniperpro.13 on 2012-07-05 05:13:47

Comments (4)

  1. Christopher Kramer
    Thanks for your issue report. Sorry that nobody responded yet.
    
    It's cool to hear that phpliteadmin is working on OpenWRT! :-)
    
    Unfortunately I do not have any hardware I could install OpenWRT on to have a closer
    look at it.
    
    I found the hardware spec of this router here:
    http://wiki.openwrt.org/toh/tp-link/tl-wr1043nd
    
    I guess with a 400 MHz Atheros CPU and 32 MB RAM you can be lucky that it is working
    at all ;-)
    
    If a white page occurs, I guess the router is running out of memory.
    
    If it takes 10 seconds, it might just take so much time computing stuff or more likely
    swapping a lot to the usb flash drive and back.
    
    What other things do you run on this hardware?
    
    Greetings!
    

    Reported by crazy4chrissi on 2012-10-22 22:04:26

  2. Former user Account Deleted
    Nothing additional, just lighttpd + sqlite, used for hosting my diy projects (PHP code
    is a bit optimized for low memory footprint). Some useless packages/functionality are
    removed, for example wireless modules. OpenWRT is not updated, usually I don't update
    the distro when its basic functions are working.
    

    Reported by sniperpro.13 on 2012-10-24 14:08:54

  3. Christopher Kramer
    Sorry, closing this issue. Unfortunately we currently cannot provide support for this
    kind of weak hardware.
    

    Reported by crazy4chrissi on 2015-01-03 23:21:45 - Status changed: WontFix

  4. Log in to comment