Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TSocketConnection and Scktsrvr Crash and hang

2 views
Skip to first unread message

Jirayu

unread,
Feb 3, 2003, 11:37:25 PM2/3/03
to
My company has experience a lot of crashes and hangs using
TSocketConnection and Scktsrvr. A clientdataset can't even
handle 3000 records 310 bytes /record with proper stability.
Lots of errors under 20 connections:
"Out of memory" error.
"Simpy crashes and quiet burn".
"Client crash" and "Server crash".
Our customer has invested in 4 CPU server and it really waste of time with
a whole bunch of unexpected errors.
We will switch back to basic model C/S using "Flash Filer" and
DBISAM.

We really had a bad time it but wonder how other can survive with this
Multi-Tier tool. We won't swith to DCOM because
a lot of setup trouble.

Jirayu

Albert Ibarra

unread,
Feb 3, 2003, 4:24:40 PM2/3/03
to
Does Manuel Parma's updated version works well in Delpho 7.0 too?

Regards

Alberto

"Stephen Beausang" <ste...@logics-software.com> wrote in message
news:3e3e...@newsgroups.borland.com...
> Jirayu ,
> We are running the same set up at anumber of customer sites it works fine.
> The first thing that I would check is if you are using Manuel Parma's
> updated version that fixes the problem with Socket server on
multi-processor
> machines. We had client's freezing up before we put in this fix. If is on
> the Borland Web site. The out of memory error might be something in your
> code. How are you handling the Database connection on the server side?
> Often too many connections (using BDE ) can eat up memory.
>
> I hope this helps
>
> Stephen
> "Jirayu" <jir...@sunncity.com> wrote in message
> news:3e3e...@newsgroups.borland.com...

Stephen Beausang

unread,
Feb 3, 2003, 4:30:59 PM2/3/03
to
I am not sure. I have used with Delphi 5 and 6. I would certainly test on
Delphi 7.

Stephen


"Albert Ibarra" <aeib...@sprynet.com> wrote in message

Marco

unread,
Feb 3, 2003, 6:37:54 PM2/3/03
to
Hi!!
Why not use Interbase or Firebird with zebedee??
This work reliable and very fast over IP!!!
take a look at
http://www.ibphoenix.com/main.nfs?a=ibphoenix&l=;IBPHOENIX.PAGES;NAME='ibp_z
ebedee'

Ciao!

"Jirayu" <jir...@sunncity.com> ha scritto nel messaggio
news:3e3e...@newsgroups.borland.com...


---
Outgoing mail is certified Virus Free!

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 28/01/2003


Jirayu

unread,
Feb 4, 2003, 12:04:37 PM2/4/03
to
Will give it another try. Thank guys.

Jirayu


"Marco" <mkr...@esys.it> wrote in message
news:3e3efd31$1...@newsgroups.borland.com...

Konstantin R.Beliaev

unread,
Feb 5, 2003, 10:18:13 AM2/5/03
to
IB/FB sends a lot of small packets, instead of Scktsrvr, that uses few
big ones, so use of Scktsrvr with data compress is more effective.
ZeBeDee gives me speed bonus of 1.1-3 times (depending of query) vs.
Scktsrvr's 8-10 times.
Konst

Manuel Parma

unread,
Feb 11, 2003, 2:10:39 AM2/11/03
to
I posted a new socket server compilation to codecentral
http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=18265

Manuel Parma


"Stephen Beausang" <ste...@logics-software.com> wrote in message
news:3e3e...@newsgroups.borland.com...
> Jirayu ,
> We are running the same set up at anumber of customer sites it works fine.
> The first thing that I would check is if you are using Manuel Parma's
> updated version that fixes the problem with Socket server on
multi-processor
> machines. We had client's freezing up before we put in this fix. If is on
> the Borland Web site. The out of memory error might be something in your
> code. How are you handling the Database connection on the server side?
> Often too many connections (using BDE ) can eat up memory.
>
> I hope this helps
>
> Stephen
> "Jirayu" <jir...@sunncity.com> wrote in message
> news:3e3e...@newsgroups.borland.com...

0 new messages