Cutechat disconnect/reconnect every 60 seconds

Last post 06-06-2008, 9:26 AM by sener. 9 replies.
Sort Posts: Previous Next
  •  01-14-2008, 6:27 PM 36301

    Cutechat disconnect/reconnect every 60 seconds

    We are getting the following message in every chat lobby:
     
    The connection to the chat server is lost.
    Please wait, connecting to server...
    Connected!
     
    This happens every 60 seconds regardless of message activity.
     
    I have a Network Timeout in the 'General' section of configuration = 360
    I have set the webgarden value in IIS6 to 1
    I have ASP.NET session settings of session=INPROC, AutoDetect and a timeout of 20 minutes.
     
    Please help.

    This is what it looks like:

    The connection to the chat server is lost.
    Please wait, connecting to server...
    Connected!
    The connection to the chat server is lost.
    Please wait, connecting to server...
    Connected!
    The connection to the chat server is lost.
    Please wait, connecting to server...
    Connected!
     
     
     
  •  01-14-2008, 9:46 PM 36305 in reply to 36301

    Re: Cutechat disconnect/reconnect every 60 seconds

    Hi:
     
    Have you put the app to the internet ?
     
    Please try to use two browsers to open the chat room , at different time.
     
    And watch them.
     
    And find whether the browsers be disconnected at the same time.
     
    Regards , Terry .
  •  01-15-2008, 6:15 AM 36317 in reply to 36305

    Re: Cutechat disconnect/reconnect every 60 seconds

    Hi,
     
    Yes - tested as requested and can confirm that both browsers are disconnected at the same time and both reconnect immediately.
    The application is on a hosted server external to the 2 browsers (ie, really on the internet), but the 2 computers running the test are i the same office on the same network.
     
    Both computers report the disconnect at exactly the same moment, but they initially connect to the lobby at different times - it appears to be caused at the server end.
     
    Please advise.
     
     

  •  01-18-2008, 7:28 AM 36410 in reply to 36317

    Re: Cutechat disconnect/reconnect every 60 seconds

    Hi,
     
    Can you post the server url so I can make a test ??
     
    You can post it here or post to my email , terry @ cutesoft.
     
    Thanks.
     
    Regards , Terry .
  •  01-22-2008, 8:41 PM 36470 in reply to 36410

    Re: Cutechat disconnect/reconnect every 60 seconds

    Hi Terry,
     
    I have sent you an email with the URL and access details.
     
    Please let me know if you did not receive it.
     
    Thanks
  •  02-02-2008, 7:59 PM 36750 in reply to 36301

    Re: Cutechat disconnect/reconnect every 60 seconds

    This is now really urgent.
    We are prepared to pay for assistance - but noone is responding to our need.
    Please respond ASAP.


  •  02-03-2008, 4:18 AM 36756 in reply to 36750

    Re: Cutechat disconnect/reconnect every 60 seconds

    Maybe your server is running web garden.

    Please configure the IIS, and set the processes count to 1.
     
    Keep me posted
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-04-2008, 5:54 PM 36781 in reply to 36756

    Re: Cutechat disconnect/reconnect every 60 seconds

    I have managed to avoid this behaviour from happening by re-installing the SQL tables from scratch.

    I have not changed any of the .Net application settings (web garden was already set to 1).


  •  05-31-2008, 12:27 AM 40957 in reply to 36756

    Re: Cutechat disconnect/reconnect every 60 seconds

    Adam:

    Maybe your server is running web garden.

    Please configure the IIS, and set the processes count to 1.
     
    Keep me posted
     
     


    How to do if I want to use web garden for community server? Thanks.
  •  06-06-2008, 9:26 AM 41202 in reply to 40957

    Re: Cutechat disconnect/reconnect every 60 seconds

    if you are using community server, it coud be memory issue. (cs using to much memory) so, when memory is not avaliable, your app pool will be resstart. its very common thing.
    you have two option;
     
    1 - increase your memory up to 512 Mb. (if you are using windows vps you need 1 Gig. memory.. thats what I did.)
    2 - if you dont have too much traffic in your web site you can change in your communityserver.config file in the /CommunityServer/Core/@cacheFactor attribute from "5" to something like "3" or "2". (this is telligent employee succest)
     
     
    have a nice day.
View as RSS news feed in XML