Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: After the OS upgrade the site responsiveness

by gmpassos (Priest)
on Jan 24, 2003 at 07:52 UTC ( [id://229561]=note: print w/replies, xml ) Need Help??


in reply to After the OS upgrade the site responsiveness

Well, the numbers of page erros down. But I think that we need to improve more! I don't know if the site already use some kind of FastCGI or mod_perl, but I know that it can be more fast!

For example, if Chatterbox make SQL querys for each page, this can be improved using a persistent script (on FastCGI or mod_perl), where the Chatterbox results varialbe will be updated only if the query to the SQL is older than 15s, since this is the time to your msg goes to the site, the other user reload it, read, send the feedback, and you reload! But we stay during this 15s reloading all the time the page! ;-)

Or the Chatterbox can be in one iframe or other window. I don't know if some browsers will work with that, but we can get the $ENV{HTTP_USER_AGENT} and work around this.

I think that if some changes to make the users reload less the site, will improve a lot the site! Is like paste a tree through the door of your house. You can change the size or shape of the tree, or of the door, or make the both!

Graciliano M. P.
"The creativity is the expression of the liberty".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://229561]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found