Peformance on sun4u Netra(tm) cp2300

From: Kim Gijung (gijung_at_amicus.co.kr)
Date: 06/27/04


Date: 27 Jun 2004 03:38:50 -0700

Hi all,

I'm using sun4u Netra(tm) CP2033 Server.
It has 650MHz one cpu and 2G main memory.

And i'm using memory DB and web server there.
Memory DB takes around 1.5G main memory because i have 100000 users on
DB.
So only Free memory is available around 300M on system.

When i request one action from client it goes to web server then php
handles the action and requests again to my Program which handles any
request and returns the result to php after receiving result from DB.
Anyway the Program requests to DB after receiving request from php and
returns the result around 250 users to php and php sends back to the
client.

The point is that if i ask one request it takes around 2 second.
But if i ask 10 request at same time then my program receives 10
request at same time and makes each thread but each thread handles the
request for around 20 seconds.

So if i ask 10 requests the time till i get the results takes around
20 or 30 seconds.
Is it the problem of my program? or just because of the server
performance?
The company member is expecting that the one request takes 2 second so
10 secon have to takes 2 seconds because the server handles
concurently.
Anyone can give me the reason of the slow response?

Thanks.

gijung

gijung72@korea.com



Relevant Pages

  • Re: How to do a Pick/DataBASIC http server service?
    ... use a forwarding technique which accepts the request then redirects it ... And that request to the other server might or might not also be ... Web Services - which is one of the reasons why I wrote my articles ont ... Yes, but is there even one example of PHP with UniData and, if so, what ...
    (comp.databases.pick)
  • serverside javascript - translation to PHP
    ... I am working on application that will contain a shared portion running ... on server and client and would like to be able to deploy on LAMP. ... J4P5 - it comes with parser and runtime (in PHP). ... My code will not run with every HTTP request but only with final ...
    (comp.lang.javascript)
  • Re: reading http request raw data as stream
    ... passed to PHP only after the entire request had reached the server. ... A possibility would be to set up a PHP-based server, ... I wouldn't wanna go with any other port rather than 80 in order not ... It just seems logical to me that PHP would support such a flow (like ...
    (comp.lang.php)
  • RE: question on hosting and memory
    ... Basic core, PHP, ... Then tune your kernel settings a bit. ... your SMTP server, Pop3 server, etc. ... question on hosting and memory ...
    (freebsd-questions)
  • Re: From city to lati and long
    ... I'm not suggesting it's a php problem. ... As she doesn't have access to the server, ... However, it might also help if, for example, she dumps a failed request, ...
    (comp.lang.php)