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
Php says that an array is an ordered map. But how the values are ordered in an array?
How can we create a database using php?
What is meant by MIME?
Is laravel easy to learn?
How do you clear environment variables?
Is null function in php?
How to fix "headers already sent" error in php
What is put method in php?
How do you check if a variable has been set in php?
How To Get the Uploaded File Information in the Receiving Script?
How do I display php errors?
What does echo mean in php?
How do you put a space in html?
Explain do you use composer? If yes, what benefits have you found in it?
A process is identified by a unique___