Re: [Webware-discuss] FWIW: my way to use cheetah with webware

2005-03-11 Thread Warren Smith
ficant for IBM DB2, which is the database that corporate says we *must* use. Even with our best efforts so far, our request latency is still to high in my opinion. There are more things that we could still do, but the powers-that-be have decide

RE: [Webware-discuss] FWIW: my way to use cheetah with webware

2005-03-11 Thread Warren Smith
to get the app ported to Webware before corporate decided that it must be re-written in J2EE. Oh well... -- Warren Smith [EMAIL PROTECTED] --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT P

Re: [Webware-discuss] FWIW: my way to use cheetah with webware

2005-03-11 Thread Warren Smith
ate. I'll see what I can do. Meanwhile, I am going to give Aquarium a serious look. Perhaps my issues with Webware have already been addressed in a different framework. If so, it may be hard for me to justify the effort to help Webware. We'll see... -- Warren Smith [EMAIL PROTECTED]

Re: [Webware-discuss] DBConnectionPool location (was: several questions about webware)

2005-01-31 Thread Warren Smith
gh this list's archives for DBConnectionPool. If you > can't find it, let me know and I can get it to you. Here it is. http://cvs.sourceforge.net/viewcvs.py/webware-sandbox/Sandbox/wsmith323/DbConnectionPool.py?rev=1.16&view=auto -- Warren Smith [EMAIL PROTECTED]

Re: [Webware-discuss] Database Connection Pool Storage

2004-11-06 Thread Warren Smith
for the pool object, and its destructor is calling stopExpiration(), so there is absolutely no reason to call it from any other destructor. -- Warren Smith [EMAIL PROTECTED] --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - dow

Re: [Webware-discuss] Database Connection Pool Storage

2004-11-05 Thread Warren Smith
age.__del__(self) > > > --== servlet page (DBtest.py) ==-- > from DBtestpage import DBtestpage > > class DBtest(DBtestpage): > def __init__(self): > DBtestpage.__init__(self) > def writeContent(self): > try: > conn = self.getDBPool().g

Re: [Webware-discuss] sharing a common resource pool

2004-10-21 Thread Warren Smith
t Free ThinkGeek Gift Certificates! Click to find out > more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > ___ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss > > -- Warren Smith [E

Re: [Webware-discuss] Random AppServer Lockups?

2004-09-07 Thread Warren Smith
aded service time window smaller for a more heavily loaded site, while sacrificing some performance benefits of having the pool in the first place. Please let me know if this is something that would be usefull for you. I think it would be fairly trivial to implement. Later. -- Warren Smith [EMA

Re: [Webware-discuss] Random AppServer Lockups?

2004-09-07 Thread Warren Smith
ish the task of testing it. Now that I am working on a project myself that make use of DbConnectionPool, perhaps I can work in some of these changes. -- Warren Smith [EMAIL PROTECTED] --- This SF.Net email is sponsored by BEA Weblogic Worksh

RE: [Webware-discuss] Sharing session data

2004-03-10 Thread Warren Smith
Geoffrey Talvola said: > Warren Smith wrote: >> The CGI app currently runs on more than a dozen web servers >> that share the >> same webspace via NFS. The web servers sit behind an "ip >> sprayer" (on the >> outside they appear as a single server).

[Webware-discuss] Sharing session data

2004-03-10 Thread Warren Smith
e sessions were stored on the NFS space and the SessionStore was set to 'File'? -- Warren Smith [EMAIL PROTECTED] --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President an

Re: [Webware-discuss] dealing with expensive resources and thread-safety

2003-11-26 Thread Warren Smith
end(rsrc) The choice of pooling method and where you put the reference to the pool depends on your application. -- Warren Smith [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be

Re: [Webware-discuss] dealing with expensive resources and thread-safety

2003-11-26 Thread Warren Smith
ire it to be completely different in the way it implements that functionality internally. Have a look at the doc string in the module for more details. -- Warren Smith [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Givebac

Re: [Webware-discuss] 'Lost connection to MySQL server during query'

2003-11-21 Thread Warren Smith
On Wednesday 12 November 2003 05:04 pm, Warren Smith wrote: > Jacob Hanson said: > > It seems like dbPool ought to be able to trap an error like this > > gracefully and seamlessly open new, replacement connections without > > notice. At least that's what I would expec

Re: [Webware-discuss] 'Lost connection to MySQL server during query'

2003-11-12 Thread Warren Smith
e not been able to. Perhaps someone can use my ideas and update dbPool or write a replacement. -- Warren Smith [EMAIL PROTECTED] --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest de

Re: [Webware-discuss] Re: wkcgi won't serve jpgs? [was Re: wkcgi won't server jpgs?]

2003-08-28 Thread Warren Smith
quot;; > width="1536" height="1024">''') > > Now it works. > > Thanks, George Geller > > > > > --- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > __