|
From: Ricardo B. <ric...@gm...> - 2011-08-28 16:21:39
|
Hi, I fixed this and worked fine. But now I set it up in production enviroment and is happening again. Server instance is configured by the hosting company and I cant see what could be wrong. I have GWC_SEED_RETRY_COUNT variable set to 2 and GWC_SEED_RETRY_WAIT set to 500 Server has a 4 core and 4 gigs of ram. If I set to 8 threads, 6 are droped within the first minute. And 2 threads remain till the end. Could this be due to other missconfigurations? Serever o tomcat issue? pointers are very welcome. thanks ricardo 2011/8/22 Ricardo Bayley <ric...@gm...> > Thanks Gabriel ! > I will take a look and let you know. > > > Ricardo > > > 2011/8/22 Gabriel Roldan <gr...@op...> > >> On Sat, Aug 20, 2011 at 9:01 AM, Ricardo Bayley >> <ric...@gm...> wrote: >> > Hi folks, >> > I am seeding my map on zoom level 10. Which GWC estimates almost 10 >> million >> > tiles. >> > GWC and GS are on different boxes. >> > GWC: Ubuntu 4cores 4 gigs ram >> > GS: windows 2003 4 cores, 8 gigs ram. >> > I start my seeding with 8 threads (gwc documentation states that a good >> rule >> > of thumb would be to use 2x times the number of cores) >> > What happens is that after a few minutes, 6 threads just die. And >> seeding is >> > performed with only 2 threads. >> > >> > Why is this ? What should do in order to achieve best performance ? >> >> This could be due to the WMS failing to answer some requests, but to >> be sure you should be looking at the logs. >> If that's the case, there's some failure tolerance settings for >> seeding. Take a look at >> < >> http://geowebcache.org/docs/current/production/index.html#seeding-and-truncating-the-cache >> >, >> that might help. >> >> Cheers, >> Gabriel >> > >> > Warm regards >> > >> > Ricardo >> > >> > >> ------------------------------------------------------------------------------ >> > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >> > user administration capabilities and model configuration. Take >> > the hassle out of deploying and managing Subversion and the >> > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >> > _______________________________________________ >> > Geowebcache-users mailing list >> > Geo...@li... >> > https://lists.sourceforge.net/lists/listinfo/geowebcache-users >> > >> > >> >> >> >> -- >> Gabriel Roldan >> OpenGeo - http://opengeo.org >> Expert service straight from the developers. >> > > |