search
Search keywords
Category
Featured Scripts
MailWorks Professional let's you create and manage your own e-mail marketing campaigns.
We offer FREE voting polls for your web site.
The new auction site that has all the features of a successfull market place.
Banner Advertisement to give you a channel to present your products to a targeted Web Development audience.
Give your Script the exposure it deserves! Your script will be displayed on each and every page header.
Your script holds one of the top positions and seen first when browsing through your Script's category.
Viewing: cgi_buffer

Viewing: cgi_buffer

cgi_buffer
Python > Miscellaneous
Modified: 12/06/2004
Script ID: #2242
Listed by: Fanstorm
License:
Free license(s) available (license information)
Platforms:
Undefined
cgi_buffer is a group of libraries (for Perl, Python and PHP) that automatically handle performance-improving HTTP features that most Web servers don't implement (at least for scripts).

Currently, these include:

-HTTP/1.0-style persistent connections, using Content-Length. Persistent connections allow reuse of the TCP connection, making Web browsing much faster and more efficient. Web servers usually handle this for static content (i.e., files), but not for dynamic content;

-ETag generation and validation. ETags allow Web caches (in browsers as well as proxies) to store and validate responses, so that they can be reused; this avoids downloading the entire body when it hasn't changed;

-Gzip Content Compression using Content-Encoding. By compressing the response, it is possible to make browsing perceptibly faster while saving bandwidth at the same time. Almost every modern browser supports this automatically, but Web servers are only beginning to do it (usually with a special module).


cgi_buffer is easy to use - it only requires a one-line include in your script. The Python version can also be used as a wrapper around any other CGI program, enabling the benefits for other languages as well.
License Information
  • Free
Direct link to this listing:
Rate this script now
hits: 115
downloads: 473
reviews: 0
rating: 0.0 / 5 (0 votes)
Script reviews & Comments

Script reviews & Comments

There are currently no reviews for this script. Be the first to review this script by filling in the review form.
Write a script review

Write a script review

  
Full Name
This is a required form field
Email address
This is a required form field
Tooltip
Title
This is a required form field
Tooltip
Comments
This is a required form field
Tooltip
Rating
This is a required form field
Tooltip
Enter the characters displayed above
This is a required form field
 
Required field - Denotes required field
Statistics
Today
  • New listings
    5
  • Downloads
    143
This week
  • New listings
    8
  • Downloads
    508
This month
  • New listings
    8
  • Downloads
    387
Total
  • Members
    11386
  • Listings
    4977
  • Downloads
    737343
  • Categories
    313
  • Reviews
    743