answersLogoWhite

0

Web Servers

A web server is a computer system which specializes is delivering specific content, such as a web page or a set of files, over the internet. Questions about various specific web servers and how to setup and maintain them belong here.

406 Questions

What does the T mean in 10Base-T?

It stands for 'twisted pair'. 10BaseT or Ethernet cable consists of two pairs of wires twisted around each other inside an external sheath.

Is there a web server or website called go daddy?

Blue Host is one of the world's largest web hosting companies & providers of online solutions. Bluehost is a top recommended host by WordPress and also proudly supports many other open source programs.

GO Here www. //bit. ly/3ppJ4Dj

What is bandwidth issues?

1. Confirm That It's a Bandwidth Problem

As was stated above, not every report of a slow network connection is due to a bandwidth issue, but just about every bandwidth issue results in slow network performance for at least some users. So, if the initial report is slow network performance, we must first determine if it's related to bandwidth oversubscription or not. Fortunately, with the wide range of choices out there for network monitoring solutions, some based on flow-based technologies (NetFlow, sFlow, etc.) and some that are packet-based, correlating a problem report with overall network activity has become fairly straightforward. One simply needs to "rewind" the network activity to the period of time where slow network performance was reported, isolate the flow where the event was experienced, and then expand the view to include data collected at the router or switch level for the flow to see if the network link was oversubscribed. If so, a bandwidth issue of some sort is probably the cause, and a more detailed investigation is in order. Alternatively, most network monitoring solutions provide flexible alarms and notifications based on measurements like percentage of bandwidth utilization on a link. If a triggered alarm corresponds to the time of the report of poor performance, you've already answered the first question.

2. Determine If It's a One-Time Event

If your network monitoring solution indicates that a bandwidth threshold has been exceeded, the next thing to determine is the frequency of such an event. Is this the first time, or have similar incidents occurred in the recent past? If it is the first occurrence, and especially if it is still ongoing, you should dig in quickly to see who the top talker is. Though the event could be benign, like too much video being downloaded by too many users on the day of a popular event, it could also be an indication of something serious, like a distributed denial of service attack or a worm infection. Regardless of the cause, a spike in bandwidth that is unpredicted and outside of the norms for your network should be taken seriously and addressed immediately.

If similar bandwidth spikes have occurred before, or if you've already determined that certain spikes are part of the norm (eg. order processing spikes first thing in the morning when the operations department starts their day), make sure that the current spike conforms to one of these norms. The best way to determine this is to have current baseline measurements of typical network usage, since it is highly unlikely that network usage is constant throughout the day. Understanding what the load is at different times of the day, and what the peak historical usage has ever been, will help you tremendously in determining the severity of the next spike in bandwidth usage.

3. Remove Unnecessary Traffic

More often than not, bandwidth problems come from unnecessary traffic on the network, like real-time video streaming during the 7th game of the World Series. By pruning your WLAN traffic and removing or reducing superfluous demands through the use of bandwidth shaping technologies you can better control overall bandwidth usage and ensure that adequate bandwidth is always available for your mission critical applications.

These three steps should help you determine when and where bandwidth issues occur and how you can better manage your network to stop slow network performance caused by network bandwidth spikes.

What is the difference between the application server and internet information server?

An application server is a server program in a computer in a distributed network that provides the business logic for an application program. The application server is frequently viewed as part of a three-tier application, consisting of a graphical user interface (GUI) server, an application (business logic) server, and a database and transaction server. More descriptively, it can be viewed as dividing an application into:

A first-tier, front-end, Web browser-based graphical user interface, usually at a personal computer or workstation

A middle-tier business logic application or set of applications, possibly on a local area network or intranet server

A third-tier, back-end, database and transaction server, sometimes on a mainframe or large server

As Internet Information Server is a group of Internet servers (including a Web or Hypertext Transfer Protocol server and a File Transfer Protocol server) with additional capabilities for Microsoft's Windows NT and Windows 2000 Server operating systems. IIS is Microsoft's entry to compete in the Internet server market that is also addressed by Apache, Sun Microsystems, O'Reilly, and others. With IIS, Microsoft includes a set of programs for building and administering Web sites, a search engine, and support for writing Web-based applications that access databases. Microsoft points out that IIS is tightly integrated with the Windows NT and 2000 Servers in a number of ways, resulting in faster Web page serving.

How do you install PHP 5.2 on your server?

Visit the downloads section of the PHP website (see the related links), and find the PHP 5.2 download for your operating system. Install the package accordingly -- which is an entirely customized step, depending on your operating system.

Types of servers?

Types of computer servers include web servers and storage servers. A web server services client requests made by the visitors of the website it hosts while a storage server provides data storage facilities.

Will The Tomcat Web server will work on a stand-alone computer system?

Yes. The Tomcat Web server will work on a stand-alone computer system. It will need The Java environment installed on the same machine.

What is a web server host used for?

A web server host is used for other people to create websites that are available world wide. They purchase space on another person's server, and their website is made availabe.

Copying webpages and other files to a Web server is known as?

It is normally referred to as "Uploading". It can be known as File Transfer, because the system you use to do it is File Transfer Protocol (FTP).

______________________

In my textbook is says that it is referred to as "Publishing". So I disagree with the previous answer.

Which of the following must be considered in a formal risk assessment of DoD web server environment?

The Value of the information

Measures to counter threats to the DOD web server environment

The threat to the DOD web server environment

What does unable to connect to the remote server mean?

It means that the server you are trying to communicate with is not responding to requests, for a multitude of reasons.

How do you configure localhost?

Localhost is always IP address 127.0.0.1. This is also known as the loopback address because every machine uses this same address to refer to itself. You do not have to do anything special to set this up. That is; you do not require a DNS (domain name server) to resolve the localhost name to IP address 127.0.0.1 because it is "hard-wired".

If you have a local webserver running, entering "localhost" or "127.0.0.1" in your browser will bring up the default page for that server. Other machine's on your network can also access your local webserver, but they must use your machine's local area address or the machine name to access it (if they use localhost they'll simply refer to themselves). If you do not have a webserver running, your browser will simply tell you that the web page is not available. Setting up a webserver is simply a matter of installing one. Consult the webserver documentation for information on configuring it.

What is the difference between content filtering and URL filtering?

A URL filter uses a URL database with verified domains to block domains while a content filter guesses the nature of each page of each web site "on the fly" URL scanning web pages for words.

How do you configure a web server to use a different port number?

The answer to this question depends entirely on the web server software you are using. Generally, however, there is a configuration setting that controls the port number. Check the manual or configuration files for the exact place to change the port number.

What is internet DOS commands?

*help

This command gives you a key to virtually everything you need to use DOS effectively. Can't remember the format for the FORMAT command? Not a problem! Type HELP FORMAT and press the ENTER key, and you've got everything you need to use FORMAT! This is true for virtually every DOS command so if you remember HELP command name you won't have any problems.

Another way to get help (or, if you don't install the HELP files suggest above, the ONLY way to get help in Windows 95) is to use /? (slash, question mark) after any command. This is faster and sometimes a more useful form of help, but it is generally only a listing of options. HELP is usually a more verbose help facility than /? is.

*copy

Once you know where to get help, the rest is easy. The whole purpose of DOS is to let you get around the directory tree easily. You use DOS to start applications (like my own P11.EXE program) and to copy files, delete files, build places to put files, and compare files, and so on. Files, Files, Files. That's what DOS is really for.

The #1 tool for file handling is the COPY command. Specify the "from" file first, then the "to" file. COPY only copies from within one directory at a time, but the "to" directory can be different. For copying entire directory structures, use XCOPY instead.

What makes COPY so powerful is that you can use "wild cards" like * and ? within the file name.

*xcopy

Like COPY, XCOPY can use wildcards to copy a file or group of files to another directory. But XCOPY is more powerful because it has the ability to copy an entire directory structure in one command. Use the /s option to accomplish this. Use HELP XCOPY to learn more, of course!

*cd

CD is the cold, hard way of doing things, but sometimes it's the right way. What makes it cold and hard is that in comparison to Norton's Change Directory (normally abbreviated NCD, but I abbreviated it to C on my system), the DOS CD command requires you to type the complete directory entry, all the way back to the root level! This is absurd. NCD, on the other hand, lets you type in anything that's close, and it will search your entire directory structure and plop you down right where you want to be. For example, to go to the \p11\pumps\svgapump directory, I can just type in: c svgap and immediately NCD will take me there. With CD, I would have to type cd \p11\pumps\svgapump to accomplish the same thing. Saving keystrokes is the name of the game. (That's why later in this tutorial, you'll learn to write batch files.)

What is nctuns?

hi...

i guess NCTUns stands for National Chiao Tung University- network simulator

Is a Windows server better than a Linux server for the web?

In my personal opinion, No, a Linux server is the better answer for the web. I would recommend a windows server only when running asp/.net, and with the introduction of mono (an apache module), Linux machines can run .net (although I've never used this, myself, and it is in its infancy).

Linux, in general, has much better thread and memory handling than Windows. In a multi-threaded web server, it should serve you better.

Remember, that things like this are always a personal preference type of thing, and the debate between Windows and Linux is fierce. My advice would be to look up benchmarking information for Windows web servers and Linux web servers, and see which would suit your needs.

Trending Questions
Which part of a URL would show a site belongs to a university? What comprises the communications rules that allow browser to connect with Web servers? What is logical communication? What is SM web server? What is a remote server? Write short note on a web server program? How will the server know what service incoming packets are intended for in an environment where a UNIX server is configured to host a website and an FTP site on the internet? Who is the founder of web server? Why does your Internet drop out for a few seconds then come back on at a 10 minute intervals for example 9.43 9.53 10.23 10.53 11.33 not exactly every 10 minutes but always with a 3 at the end? Difference between caching proxy server and web server? What is the acronym for the protocol that is used when securely communicating with a web server? What network protocol reports on the success or failure of data delivery? What is a logic server? If you have a new web app and the host for it is going to provide storage for your data on their server. What is this calledthing? What TCPIP utility would you use to display the route taken over the Internet by a communication between a Web browser and Web server? How do you test a web server using telnet? What type of bodywork to do for a client who has exaggerated lordotic curve? What are the different types of technology infrastructure positions or jobs? What are Two methods data can be submitted to a web server? What protocols is used to code telephone conversations into packets of compressed data?