[Geoserver-devel] Performance problem in gwc of geoserver

Hello,

I am using

http://localhost:8080/geoserver/gwc/service/gmaps?layers="+Layername+“&zoom=”+zoom+“&x=”+tilePos.x+“&y=”+tilePos.y;

to put the custom tiles layers registered on geoserver1.7.4 . I have to put 100 or more than layers but its performance is very poor.
Is there any way to increase its performance.

Thanks and Regards
CSwami