Re: [Simpleweb-Support] Speed in serving requests
Brought to you by:
niallg
From: Niall G. <gal...@ya...> - 2007-03-10 18:52:56
|
Hi Oscar,=0A=0AThere are several ways to tune the performance. Depending on= your requirements, in order tune it I would need to know:=0A=0A1) Are you = using pipelines or connection close?=0A2) How large are the files you are s= erving?=0A3) What kind of concurrency do you need to serve?=0A=0ABy default= the server is configured to deal with high concurrency, as a result respon= siveness may not be optimal.=0A=0A Niall Gallagher=0A=0A----- Original Mess= age ----=0AFrom: Oscar Perez <os...@te...>=0ATo: simpleweb-suppo= rt...@li...=0ASent: Saturday, March 10, 2007 4:18:04 AM=0ASubj= ect: [Simpleweb-Support] Speed in serving requests=0A=0AHi,=0Afirst of all,= I would like to congratulate Simpleweb's creators for =0Atheir work. Now i= t's really easy to embbed a web server into an existing =0AJava application= .=0ABut I've got a question: is there a way to tune performance. I mean, = =0AI've implemented a server with just one service. This service simply =0A= reads files from the filesystem and returns them to the client. But I'm =0A= unable to achieve the required performance and I wonder if I can tune it = =0Ato be faster.=0A=0AThanks a lot for your help and congratulations again!= =0A=0AOscar P=E9rez.=0A=0A-------------------------------------------------= ------------------------=0ATake Surveys. Earn Cash. Influence the Future of= IT=0AJoin SourceForge.net's Techsay panel and you'll get the chance to sha= re your=0Aopinions on IT & business topics through brief surveys-and earn c= ash=0Ahttp://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CI= D=3DDEVDEV=0A_______________________________________________=0ASimpleweb-Su= pport mailing list=0AS...@li...=0Ahttps://list= s.sourceforge.net/lists/listinfo/simpleweb-support=0A=0A=0A=0A=0A=0A=0A =0A= ___________________________________________________________________________= _________=0ANeed Mail bonding?=0AGo to the Yahoo! Mail Q&A for great tips f= rom Yahoo! Answers users.=0Ahttp://answers.yahoo.com/dir/?link=3Dlist&sid= =3D396546091 |