[mapguide-trac] #726: MapGuide Stops Listening on 2811 (Client Connections)

MapGuide Open Source trac_mapguide at osgeo.org
Tue Nov 18 19:03:36 EST 2008


#726: MapGuide Stops Listening on 2811 (Client Connections)
----------------------+-----------------------------------------------------
 Reporter:  rbranson  |         Owner:       
     Type:  defect    |        Status:  new  
 Priority:  high      |     Milestone:       
Component:  Server    |       Version:  2.0.2
 Severity:  critical  |    Resolution:       
 Keywords:            |   External_id:       
----------------------+-----------------------------------------------------
Changes (by amitmarty):

  * severity:  trivial => critical

Comment:

 Hi,
 We are using 2.0.1 and facing a similar issue.
 Using windows 2003 Enterprise server. When the number of connections on
 port 2811 are greater than 55. The Mapguide server becomes unresponsive.
 Since it opens 7 to 8 client connections per user connection. This is
 causing a severe issue in using mapguide.
 I tried the above method to reduce the ThreadsPerChild ( My default was 50
 ) to 12 or 20 and the performance of the application becomes unacceptable.

 I do not see any issues logged in the mapguide server logs even when I
 turn on trace logging.

 I have one base layer from a DWF image and data coming for the feature
 objects from a database.

 To find how many connections are established I am using the command.

 netstat -anp TCP  | find "127.0.0.1:2811" | find /c "ESTABLISHED"

 I am raising the severity of the issue from trivial to crtical.

 I would appreciate any feedback. Do let me know if I can help in anyway.

 Thank You

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/726#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list