Hi,
I think the first problem is the sheer number of requests you're making
each time the user zooms in (exacerbated by use of Control Flow).
1) You should use a scale-threshold on the javascript side too so it
doesn't bother making requests for layers that are out of zoom.
2) Your GWC seems to be working fine, at least for MasterMap.
3) I'd recommend merging the three layers (250k, ODC, Streetview) into a
single layer group within geoserver; this would obviate point 1 entirely.
4) Use OS Miniscale rather than Strategi for the further-out zoom levels.
Similarly VMD between strategi and Streetview. Meridian and VML are also
useful.
5) Your WMS requests are tiled. Do they need to be? I understand doing this
for more complex datasets, but for simpler ones you're adding the overhead
of many many requests contrasting to one request for a larger image which
will take slightly longer to render but should be a saving overall.
That all said, beyond the above issues, your stuff seems to render fine.
Cheers,
Jonathan
On 28 July 2014 08:00, jkumar <[email protected]> wrote:
> Hi Andrea,
>
> Yes I have added the spatial index in postgis. For better understanding I
> am
> sending link
>
> http://54.187.234.74/ODC/login.aspx
> Username : TestUser
> Password: TestUser
> <http://osgeo-org.1560.x6.nabble.com/file/n5153625/OSGeo.jpg>
>
> Switch on the "Private" check box and click the button next checkbox of
> "MasterMap".Please refer the attached screenshot
>
> You can able realize the performance.
>
> Thanks in advance
>
> Regards,
> K.Jayakumar
>
>
>
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/WMS-rendering-slow-tp5153046p5153625.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
--
This transmission is intended for the named addressee(s) only and may
contain confidential, sensitive or personal information and should be
handled accordingly. Unless you are the named addressee (or authorised to
receive it for the addressee) you may not copy or use it, or disclose it to
anyone else. If you have received this transmission in error please notify
the sender immediately. All email traffic sent to or from us, including
without limitation all GCSX traffic, may be subject to recording and/or
monitoring in accordance with relevant legislation.
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users