| Pritham Shetty 2006-03-14, 8:45 pm |
| Assert indicates that you are running out of socket handles between FMS
and HTTP server which is handling your webservices/Remoting or loadVars.
Looks like there is a leak in one of these calls. Can you check your app
is not holding on to a reference? Other thing to make sure is your
back-end is responding to all http requests.
Pritham.
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bo Jacobsen
> Sent: Tuesday, March 14, 2006 2:17 PM
> To: 'FlashComm Mailing List'
> Subject: SV: [FlashComm] Memory leak - FMS 2.01
>=20
> Hi,
>=20
> We have a webcam chat running in Denmark, and have big problems with
the
> performance
>=20
> We have 2 stacked licenses 2.01, so we have license for 2000
concurrent
> connections, and 80 mbit bandwidth. We are not reaching the limits of
the
> license yet, so that cant be the problem
>=20
> Operating System: Windows server 2003
>=20
> Description: The FMSCore.exe gradualy increases the amount of memory
> it takes, so in a 24 to 48 hour period the memory taken rises from
> about 30 MB to 1700-1800 MB. At that point the server stops accepting
> connections with multiple messages[[Pritham]] g
> "Assert failed in \server\TCHttpCurlConnector.cpp line 146."
> being written to core.log.
>=20
> Details:
> The increase of memory doesn't seem to be related directly to the
> number active connections to the server.
> The operating system uses none of the /3GB or /PAE switches which
> means that only 2GB of address space are available to the user
> processes.
>=20
> Thanks in advance
>=20
>=20
> Bo Jacobsen
>=20
> -----Oprindelig meddelelse-----
>=20
>=20
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|