Skip to main content

Internet Language



Understand Internet Language

There are some website show many kind of messages. Such as:
502 Bad Gateway,
4xx Client Error,
Continue,
408 Request Timeout, 

415 Unsupported Media Type,
450 Blocked by Windows Parental Controls,
500 Internal Server Error etc.

We don’t know about these messages. So know about it…….

502 Bad Gateway: This message mean that, it is continue with selected server proxy or gateway. Which is now under ‘downstream error’.

413 Request Entity Too Large: This message mean that, ‘out of limit request send to the server’.

204 No Content: ‘There are no content in server’.

203 Non-Authoritative Information (since HTTP/1.1): The message come from other source, which is give from server.

403 Forbidden: Server does not take request.

400 Bad Request: Request is not send proper system.

404 Not Found: In present it is not found, but it will found later.

410 Gone: In present it is not found and it will not found later.

408 Request Timeout: This request is timeout. Because It has minimum time to check server.



Comments

Popular posts from this blog

Run command

"Use Run Command make life easy" Sometime we use many run command in our windows base computer. Run command is very useful for easy work. There are some "run command",

Cloud computing

  Cloud computing is a technology model that enables access to a shared pool of computing resources and services over the Internet. Instead of owning and maintaining physical servers and data centers, organizations can use cloud computing services provided by cloud service providers. These services include computing power, storage, databases, networking, software, and more. Cloud computing services can be categorized into several main models: Infrastructure as a Service (IaaS): IaaS provides virtualized computing resources over the Internet. Users can rent virtual machines, storage, and networking components, allowing them to run and manage their operating systems and applications. Platform as a Service (PaaS): PaaS offers a platform that includes the underlying infrastructure, development tools, and services to build, deploy, and manage applications. Users focus on coding and application development while the platform handles the underlying infrastructure. Software as a Service ...

AWS Free Tier

The AWS Free Tier is designed to give you hands-on experience with a range of Amazon Web Services (AWS) products and services without charging you for usage up to a specific limit. This tier primarily benefits new AWS customers, allowing them to try different AWS services and gain practical experience before committing to more extensive usage. The Free Tier includes offers that are available for 12 months following your AWS sign-up date, as well as offers that are always free. Here are the main components of the AWS Free Tier: 12-Months Free: These offers are available to new AWS customers and are valid for 12 months following your AWS sign-up date. After the 12-month free usage term, you pay standard, pay-as-you-go service rates. Always Free: These offers do not expire and are available to all AWS customers. They provide limited access to a range of AWS services for free forever. However, the usage limits reset monthly. Trials: Short-term trial offers start when you activate a part...