Can one use the Apache Traffic Server and not have to use Apache Web Server?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 3 down vote accepted

To star with, the "Apache" name most probably stays there just to show that it's under Apache Foundation control, as it's stated on the web site: "...Formerly a commercial product, Yahoo! donated it to the Apache Foundation, and it is now an Apache TLP."

Also, from there - this is not a web server, but a proxy server.

So, to answer your question - to serve web pages you need Apache Web Server.

If you need proxy, you can use either Traffic server, or another proxy server like Squid.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.