> this is a raq550 > > doesnt have interbase nor pqsql installed or running. > > > At 12:49 PM 3/18/2003 -0500, you wrote: > > > >Hrmmm.. good point, I only need MySQL running.. if i turn > > > java sdk off, will > > > >that effect my JSP sites? > > > > > > > > > > Yes, it will affect your JSP sites. You should tweak your > > > server.xml file > > > for minprocesses/maxprocesses and if you can. > > > > > > Cheers, > > > Glenn > > > > If you have a Raq4 then you need to have the PostgreSQL > > database (should be running with 1 process as "postmaster") > > but you could turn off Interbase in inetd.conf > > You also can tweak your httpd.conf a little bit so that > > it doesn’t load stuff you don't need. > > If you have sites using JSP you will need Java SDK. > > As Glenn said, take a look at the min/max processes. > > Peter
I don't know much about the 550 but here is the point: you have 41 MySQL, 21 ASP, 58 HTTP, 6 http.admsrv, and 47 java/sdk processes running. You have to cut back on this processes or your server will go down one morning. Check your httpd.conf for min/max server, also check MySQL and java/sdk configuration for min/max processes. Peter --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.461 / Virus Database: 260 - Release Date: 3/10/2003 _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
