You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Kash Mohammadi <ne...@yahoo.com> on 2002/05/29 21:13:41 UTC

Production

Does anyone have a version of the server in a production environment (used
inside a company or by a service provider)? What version of Slide, What OS,
what Database and how many users? Sharing any other experences in production
environments related to quality, scalability, and maintenance issues that
you may have had to deal with would be greatly appriciated.

Thanks,
Kash Mohammadi


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Production

Posted by Jan Wrang <ja...@cinatit.com>.
Hi,

I use version 1.0.17 (planned to be releases as 1.1) on a Redhat 7.2 Linux
version with FileContent store and MySQL descriptor store.
My app. server is Resin (www.caucho.com)
My users are typically a group of 10-15 persons who share a slide webapp.
Generally speaking the system work as intended and the users are happy :-)

I see performance problems when several users are accessing the system
concurrently.
As you might have read elsewhere on this mailing list, the performance
problems are related to
the database schema and the fact that all access to the system share a
single database connection.

There is work in progress to change the database schema and the work looks
very promising.

Best regards,

Jan

----- Original Message -----
From: " Kash Mohammadi" <ne...@yahoo.com>
To: "Slide Users Mailing List" <sl...@jakarta.apache.org>
Sent: Wednesday, May 29, 2002 9:13 PM
Subject: Production


> Does anyone have a version of the server in a production environment (used
> inside a company or by a service provider)? What version of Slide, What
OS,
> what Database and how many users? Sharing any other experences in
production
> environments related to quality, scalability, and maintenance issues that
> you may have had to deal with would be greatly appriciated.
>
> Thanks,
> Kash Mohammadi
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>