browse by category or date

Whoa..

how long has it been since my last blog post…

Hmm… new job, new flat, new life perspective, new hope … and the same old lazyness.

Back to JSML Shipyard .. meeting old friends and foes. Not really foes though.. haha.. these people are just trying their best to do their job, and sometimes we are crossing each other with opposing arguments.

About Hardono

Howdy! I'm Hardono. I am working as a Software Developer. I am working mostly in Windows, dealing with .NET, conversing in C#. But I know a bit of Linux, mainly because I need to keep this blog operational. I've been working in Logistics/Transport industry for more than 11 years.

a wife ..* lol *… tons of cash .. *lol* .. and javascript MathML editor … *scream!!!!*

In my search for ideal Equation editor, i stumbled upon MathML, a standard for mathematical equation to be displayed on Web. The standard has been finalized since 2000. It makes me wonder why my radar never take attention to this issue. Maybe i’m not geek enough … *grin*

Anyway, to prevent myself reinventing the wheel, i have been lurking on the web for ideal MathML editor to be featured in LMS.

Wish-me-luck ..

About Hardono

Howdy! I'm Hardono. I am working as a Software Developer. I am working mostly in Windows, dealing with .NET, conversing in C#. But I know a bit of Linux, mainly because I need to keep this blog operational. I've been working in Logistics/Transport industry for more than 11 years.

So I am now the main person responsible for LMS development for Star Horizon. And yeah, i’m under their cheque-book now 🙂

After modifying a couple of Datagrids so that they are sortable and page-able, I’m now stuck with the number of multiple connections connected to the MySQL server.

Our System consists of MyODBC, .NET Framework 1.1, IIS. 6 and MySQL Database server.

Today i run some dummy test, basically i used two computers to login to LMS using different username. I was playing around with the datagrids to see their effect to MyODBC. I was continually clicking the sorting button and changing the page number of the datagrids.

Maybe after only 5 iterations with 2 users, i generated almost 100 connections between MyODBC to MySQL. (Check the screenshot)


At the moment i dont have any clear picture what will happen if let say, 1000 users login at the same time. I dare to say its gonna be a darn gloomy day… hehe..

So what i can do now is just increasing the number of concurrent connection allowed to the MySQL server.

So i increased the number of connections from 800 to 20000.

Hmm.. let me get some volunteers or tools to test it.

About Hardono

Howdy! I'm Hardono. I am working as a Software Developer. I am working mostly in Windows, dealing with .NET, conversing in C#. But I know a bit of Linux, mainly because I need to keep this blog operational. I've been working in Logistics/Transport industry for more than 11 years.

Possibly relevant: