From: Simone G. <sim...@ge...> - 2013-10-29 00:17:46
|
Ciao Christian, I think you'd need to be more specific in order for us to be of help. A few questions: - are you using a standalone GWC or the integrated one? - which version? - are you seeding in advance or letting GWC creating the cache as needed? - is disk quota enabled? - what kind of data are we talking about? Has it been preprocessed correctly? - which formats are you trying to serve? PNG, JPEG? - is the cache local or accessible via network A few posts that might help out: http://geo-solutions.blogspot.it/2012/05/tips-tricks-geowebcache-tweaks.html http://geo-solutions.blogspot.it/2012/08/real-world-uses-cases-troubleshooting.html http://goo.gl/74XUPq Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Mon, Oct 28, 2013 at 4:15 AM, <Chr...@de...> wrote: > Hi, > > for a client we need to increase the number of concurrent sessions to 500. A > first test with a Tomcat and geowebcache out of the box and three layers > revealed the capability to service ca. 250 concurrent sessions. > The Tomcat server.xml has been changed no to : > > <Executor name="tomcatThreadPool" namePrefix="catalina-exec-" > maxThreads="800" minSpareThreads="25" maxIdleTime="20000"/> > > > <Connector executor="tomcatThreadPool" > port="8180" protocol="HTTP/1.1" > connectionTimeout="20000" > redirectPort="8443" /> > > Result ca 300 concurrent sessions. So, very little difference. Solution > could be to throw more hardware at it. However, before we do that: > > Is there anything on the Geowebcache side that can be dobne to improve > throughput? > > Turning full WMS off or something like that? > > Cheers > > Christian > ____________________________ > > Dr Christian Maul > Senior Systems Support Officer > > Corporate & Business Services Division > Department of Environment and Primary Industries > Level13, Marland House, 570 Bourke Street > Melbourne 3000 > > Telephone: +61-3-8636 2325 > Telefax: +61-3-8636 2813 > > Notice: > > This email and any attachments may contain information that is personal, > confidential, legally privileged and/or copyright. No part of it should be > reproduced, adapted or communicated without the prior written consent of the > copyright owner. > > It is the responsibility of the recipient to check for and remove viruses. > > If you have received this email in error, please notify the sender by return > email, delete it from your system and destroy any copies. You are not > authorised > to use, communicate or rely on the information contained in this email. > > Please consider the environment before printing this email. > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Geowebcache-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geowebcache-users > |