I need a traffic server to cache page and manages request queue integrated with Apache Sling. Could any body guide me? Thanks in advance.
Asked
Active
Viewed 141 times
1 Answers
0
If all you need is a HTTP proxy in front, you can easily use Apache or nginx for this.

Robert Munteanu
- 67,031
- 36
- 206
- 278
-
Thanks for your answer. I need a light-weighted and simple traffic server. I think using Apache Traffic server is complicated. Do you know about a simpler one? – Babak Behzadi Oct 29 '13 at 11:19
-
What do you mean by a 'traffic server'? – Robert Munteanu Oct 29 '13 at 14:03
-
Apache Traffic Server is a tool to manage request, traffic and cache on servers see [link](http://trafficserver.apache.org/) – Babak Behzadi Oct 29 '13 at 15:06
-
I know what 'Apache Traffic Server' is, but you mentioned that it's too complicated for you. What kind of tool are you looking for, if this one is too complicated? – Robert Munteanu Oct 29 '13 at 15:21