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
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
; 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
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
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
, 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
> >
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
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
>
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
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
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:
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
12 matches
Mail list logo