• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Connection Pooling + WOAdaptor ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connection Pooling + WOAdaptor ?


  • Subject: Connection Pooling + WOAdaptor ?
  • From: "Shravan Kumar.M" <email@hidden>
  • Date: Wed, 23 Apr 2008 11:15:33 +0530
  • Organization: effigent India Pvt., Ltd.,

Hello Group,

We launch our WO apps using scripts and the core launch command is as follows:

nohup /MyApps/JuciyAdmin/Juicy -WOPort 8001 -Config JuicyPAdmin -IsRMLicInstalled true -Xms64m -Xmx512m -WOSMTPHost 192.168.1.10 -WOOutputPath /MyApps/logs/ | tee
/MyApps/logs/JuicyAppLog.8001.log &

We configure WOAdaptor with the above application as follows, WOConfig.xml file:

<?xml version="1.0" encoding="ASCII"?>
<!DOCTYPE WebObjectsAdaptorConfiguration SYSTEM "woadaptor.dtd">
<adaptor>
<application name="juicyadmin" retries="25" scheduler="ROUNDROBIN" protocol="HTTP" poolsize="6767" sendTimeout="100" recvTimeout="300" cnctTimeout="100">
    <instance id="1" port="8001" host="192.168.1.10" cnctTimeout="100" sendTimeout="100" recvTimeout="300" />
</application>

We use Apache 1.3.36, WebObjects 5.2.4 with Java 1.4.2_17 on a Solaris 5.8 box.

Given this,

Do we really dependant on WOTaskd process in any way?

How can I determine our WOAdaptor is configured for Connection pooling ?


Please advise. Thanks in advance.
--
Thank You
Shravan Kumar. M
effigent India Pvt., Ltd.,
----------------------------------------------------------
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: WOWebServiceRegistrar.setSecurityDelegate failure
  • Next by Date: Re: WOWebServiceRegistrar.setSecurityDelegate failure
  • Previous by thread: Re: The type NSMutableArray is not generic; it cannot be parameterized with arguments
  • Next by thread: Re: [Wonder-disc] AjaxUpdateContainer Problems
  • Index(es):
    • Date
    • Thread