- From: Yves Lafon <ylafon@w3.org>
- Date: Thu, 29 Jun 2000 14:37:07 +0200 (MET DST)
- To: ADI REDDY CN <reddy@easi.soft.net>
- cc: "www-jigsaw@w3.org" <www-jigsaw@w3.org>
On Tue, 27 Jun 2000, ADI REDDY CN wrote:
>
> Hi
>
> I am running web application written in Java Servlets running under
> Jigsaw server, I have lot of data to be retrieved and display on the web
> page, for small of amount of data jigsaw server is working, but when i
> try to retrieve around 2000 records and above my Jigsaw server is
> dumping
> what might be the reason, whether this is due to Jigsaw server is not
> able to handle huge amount data or some other reasons
> please tell me the reason asap
> thnax in advance
It really depends on the settings of the server, the basic setting is
configured to accept a small number of simultaneous connections,
But of course it can be changed.
See http://www.w3.org/Jigsaw/Doc/User/loadsetting.html
And don't forget to adapt the maximum number of thread.
Regards,
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw Activity Leader
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Thursday, 29 June 2000 08:37:36 UTC