Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread inforequest
Cliff Hirsch cliff-at-pinestream.com |nyphp dev/internal group use| wrote: Apparently,asp.net includes this monster (like 100Kish) viewset hidden variable in each page -- sort of a piggish client-side session. The appliance can strip that out, since its not necessary. that is hilarious. _

[nyphp-talk] Some feedback about CakePHP ...........

2007-05-22 Thread Shadab Wadiwala
Hi !! I am trying my hands upon cakePHP these days. I wanted to get some feedback about it . I mean what is it's learning curve, where to find its tutorials ( website links which provide free tutorials on cakePHP) etc Shadab .I. Wadiwala My homepage:-- http://shadabworld.110mb.c

Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread David Krings
Cliff Hirsch wrote: Most asp.net pages are not browse cached either. The appliance can change this dynamically and intelligently. It can compress where necessary, serve static content, even figure out what database queries can be cached and tell the asp.net server to do so since asp.net is tightl

Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread csnyder
On 5/22/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: asp.net assume a dumb programmer, which creates a lot of bloat. The appliance can intelligently strip a lot of this out. ... so even a robot can write better code than an asp dev? Okay, it's probably true of the average php or rails app as w

Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread Cliff Hirsch
On Tue, 22 May 2007 11:03:21 -0400, csnyder wrote > On 5/22/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: > > > sounds like smoke and mirrors or just caching. But its way more than that. > > Caching is more effective than smoke or mirrors. But okay, what is > it? Caching + load balancing? Gzip com

Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread Jeff Knight
If it is asp.net, my guess is Kool-aid On 5/22/07, csnyder <[EMAIL PROTECTED]> wrote: On 5/22/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: > sounds like smoke and mirrors or just caching. But its way more than that. Caching is more effective than smoke or mirrors. But okay, what is it? Caching

Re: [nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread csnyder
On 5/22/07, Cliff Hirsch <[EMAIL PROTECTED]> wrote: sounds like smoke and mirrors or just caching. But its way more than that. Caching is more effective than smoke or mirrors. But okay, what is it? Caching + load balancing? Gzip compression? Philosopher's stone on-a-chip? -- Chris Snyder htt

[nyphp-talk] Amazing application acceleration solution

2007-05-22 Thread Cliff Hirsch
This will make you drool if you are frustrated by the spend my time on new features versus spend my time on performance optimization dilemma. http://www.strangeloopnetworks.com/ Of course, it's only available for asp.net. I had a briefing with the company yesterday. The concept is way cool. A dro