Re: performance testing - emulating real world use

2002-03-12 Thread Jauder Ho
re. If there is interest, I can get you in touch with the right people. --Jauder On Wed, 13 Mar 2002, Matt Sergeant wrote: > On Tue, 12 Mar 2002, Jauder Ho wrote: > > > > > Another application (commercial) is Mercury Interactive's LoadRunner. It > > actually records

Re: performance testing - emulating real world use

2002-03-12 Thread Jauder Ho
Another application (commercial) is Mercury Interactive's LoadRunner. It actually records events and plays it back on "load generator" machines. It's fairly complex, has LOTs of knobs to turn and can load test quite a bit more than just web apps, I use it to load test/benchmark Oracle 11i for ins

Re: perl5.6 (was: Shared variables, inner subs and "our")

2001-03-20 Thread Jauder Ho
; unicode > support. 5.6.0 has a lot of bugs (witch were fixed in 5.7.0) > > Best > Cb > > - Original Message - > From: "Jauder Ho" <[EMAIL PROTECTED]> > To: "Bogomolnyi Constantin" <[EMAIL PROTECTED]> > Sent: Monday

VeryOT: help needed

2001-03-15 Thread Jauder Ho
Alright, it's crunch time (trying to help a coworker out) and I need to pick up some XML parsing with perl fast. So if anyone here has some good resources, they can point me at, it would be much appreciated. The problem I am trying to solve is as follows: I have two XML files, one is encoded in

Re: [OT] The $64K question/server hardware

2000-08-02 Thread Jauder Ho
Heh, I put in a solution that was MUCH larger. 16 sun servers (14 E420R and 2 E6500s) just in the production environment. Total server count was somewhere in the 60s. One thing to note is that IIS on NT4 leaks memory like mad on a high volume site so you will have to keep rebooting the boxes. T

Re: [is it time for something other than html?] RE: Templating system

2000-07-28 Thread Jauder Ho
, they can stay cached and only have the dynamic bits fed to you. Faster surfing is good :) --Jauder On 28 Jul 2000, David Hodgkinson wrote: > > Jauder Ho <[EMAIL PROTECTED]> writes: > > > The template may be kept in memory but it needs to be reparsed to insert > >

Re: [is it time for something other than html?] RE: Templating system

2000-07-27 Thread Jauder Ho
Cool, I will definitely look further into this. Time to google... --Jauder On Thu, 27 Jul 2000, Kip Hampton wrote: > Jauder Ho wrote: > > > > XML+XSLT is an interesting combination > > but integrating that into a dynamic generator (perl based or other) is > > go

Re: [is it time for something other than html?] RE: Templating system

2000-07-27 Thread Jauder Ho
rkins wrote: > On Thu, 27 Jul 2000, Jauder Ho wrote: > > If there was somehow a way to cache say the template, leaving only the > > same dynamic portion uncached, it would certainly help things along > > quite a bit. If anyone knows of a good way of doing this I would >

RE: [is it time for something other than html?] RE: Templating s

2000-07-27 Thread Jauder Ho
No. The problem is that you cannot cache the subsequent page that is generated because of the dynamic component. The template is always going to remain the same (interface changes should be rare for a stable web site), but the content (say news headlines or personalized component) is going to be

[is it time for something other than html?] RE: Templating system

2000-07-27 Thread Jauder Ho
Watching this discussion has been very interesting, I am all for separating the HTML and the code portions and have been unable to think of a good solution to this particular problem. I ran across smartworker (http://www.smartworker.org) a while ago and even though I have not had the time/chance

Re: mod_perl Programmers demand is going up...

1999-12-03 Thread Jauder Ho
Nice argument but there's a flaw in it :) Do you have any idea how hard it is to find a "skilled unix admin"? In fact (this is off topic but I'm desperate), if there is someone in the Seattle area that's looking, there is an immediate opening... --Jauder On Fri, 3 Dec 1999, Richard Dice wrote:

Re: New mod_perl RPM really needed? (was: sourcegarden plug)

1999-10-06 Thread Jauder Ho
If anyone really cares, I have a mod_perl rpm built at http://www.carumba.com/rpms/. It really is not that hard to do. Solaris packaging is much more of a pain in the butt. --Jauder On Wed, 6 Oct 1999, David Harris wrote: > > Young, Geoffrey S wrote: > > Thus, it might be worth mentioning