Forum Discussion
F5 LTM 3900 WEB GUI --Extremely Slow.....SOS~~
- Sep 10, 2014
Well, that works because the webUI is a java app being served off tomcat.
Very likely tomcat ran out of memory. If it keeps happening, there are ways to increase the memory allocated to tomcat: http://support.f5.com/kb/en-us/solutions/public/9000/700/sol9719.html?sr=40200785
Are you using enterprise manager or some other HTTP/iControl based management tool?
Assuming that you're not doing something sub-optimal (like using a management tool which creates a lot of keep-alive connections and leaves them idle), and there are no memory leaks that eventually slow the device down (latest hotfix will help), then you can raise the maximum allowed connections to management GUI like so:
tmsh modify sys httpd max-clients 20
The default is 10, and 20 is generally safe, and should be sufficient. Going higher than that will require evaluating your use case and available device resources, especially RAM.
- felixcccchen_16Sep 10, 2014NimbostratusThanks for your help,but I don't use any enterprise manager or some other HTTP/iControl based management tool. I always use use GUI via browser. BTW,l have 14 set of F5 LTM 3900(active/standby),but only 1 set goes wrong....
- BinaryCanary_19Sep 10, 2014Historic F5 AccountI believe there is hotfix 9 for 11.3 out, you should probably read the release notes and plan an upgrade. By the way, if you want the change in max-clients to be permanent, you need to "tmsh save sys config"
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com