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

Which is the best web server?

528


What is the basic function to search files for lines (or other units of text) that contain a pattern.

564


Why php is widely used?

544


What is $_ post in php?

632


What is mvc? Why its been used?

508






The left association operator % is used in PHP for?

576


Explain me what is the difference between explode() and split() functions?

532


How can you increase the maximum execution time of a script in php?

517


Define about declare construct?

601


How to compare two strings with comparison operators in php?

530


What is csrf mvc?

502


What will the ?getdate() function returns in PHP?

642


How to do single and multi line comment in php?

554


List the different types of print functions available in php?

545


How do I sort numbers in php?

537