UI change for enter bug
Bradley Baetz
bbaetz at acm.org
Wed Sep 28 13:18:23 UTC 2005
On Wed, Sep 21, 2005 at 03:39:18PM -0400, Calvert, Douglas wrote:
>
> > For AJAX to be nice and speedy we probably need to have
> > mod_perl working. But we can probably worry about speeding
> > it up later :)
> >
> > --
>
> How come? I apologize if this is obvious I thought that AJAX pushed a
> lot of the work to the client?
AJAX-type stuff invole the client issuing more requests to the server.
Currently, the overhead-per-request cost is very high. - just time how
long index.cgi takes (when you're not logged in). There should be some
numebrs in the archives from a year or two ago when I was activly
working on the modperl stuff.
Bradley
More information about the developers
mailing list