Jump to content
xisto Community
Sign in to follow this  
soleimanian

HTTP 1.1 error

Recommended Posts

What is Http errors?HTTP 1.1 error messages are returned to the client browser in the form of an HTML page that contains a generic message. When a user attempts to connect to a Web site and an HTTP error occurs, an error message is sent back to the client browser with a brief description of what happened during the attempt to establish a connection. For example, if a user attempts to connect to a Web site that has reached its maximum connection capacity, an HTTP error is returned to the client that contains the statement "Too many users."

Share this post


Link to post
Share on other sites

HTTP 1.1 Pipelining errors, are they the same as this?Pipelining is something that keeps sending a packet through the HTTP connections to keep-alive the connection. It is not fully supported by Internet Explorer, but fully supported by almost all of the Gecko browsers and other alternatives.Do you use HTTP Pipelining? Do you think it is useful?

Share this post


Link to post
Share on other sites

I use HTTP pipelining. Combine that with multiparting binary files from servers (especially against load balanced CDNs like akamai) and you get some fast page loads. Fasterfox is probably #4 on my favorite extensions list for this behavior.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.