1.What is application server ?
2.What is web server ?
3.Explain the process of execution of a php file ?

Answer Posted / shanti chepuru

A Web Server understands and supports only HTTP protocol
whereas an Application Server supports HTTP,TCP/IP and many
more protocols. Also many more features such as
Caches,Clusters,Load Balancing are there in Application
Servers which are not available in Web Servers. We can also
Configure Application Servers to work as Web Server. In
short, Applicaion Server is a super set of which Web Server
is a sub set.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Php says that an array is an ordered map. But how the values are ordered in an array?

815


How can we create a database using php?

803


What is meant by MIME?

814


Is laravel easy to learn?

706


How do you clear environment variables?

713


Is null function in php?

763


How to fix "headers already sent" error in php

737


What is put method in php?

716


How do you check if a variable has been set in php?

717


How To Get the Uploaded File Information in the Receiving Script?

785


How do I display php errors?

700


What does echo mean in php?

782


How do you put a space in html?

743


Explain do you use composer? If yes, what benefits have you found in it?

738


A process is identified by a unique___

782