Skip to main content
-3 votes
1 answer
46 views

How do i bind multiple IP addresses to port 8080 in trafficserver file records.config. Im using version 9.1.1 so far i have tried: CONFIG proxy.config.http.server_ports STRING "*:8080" #...
Matthew Kutosi's user avatar
0 votes
0 answers
421 views

I am using playwright java lib 1.44 version. I am setting proxy url, username & password in Proxy object provided in launch options. But some how apache traffic proxy server is not able to ...
Yoda's user avatar
  • 99
0 votes
1 answer
254 views

I would like to setup an proxy server to simplify a request and cache results for a specific server. However, The Traffic Server does not have this kind of features as I know. The diagram below is an ...
Lightbells's user avatar
0 votes
1 answer
53 views

How should I add o a trailing slash at the end of a URL in apache traffic server? I checked that in normal Apache using rewrite and regex with the following configuration, if the user does not add a ...
Amirhosseinramezan's user avatar
2 votes
1 answer
749 views

I'm using ATS as forward proxy. The http content cache without any problem, but the https content just don't work. Here are my configures. # records.config CONFIG proxy.config.http.server_ports STRING ...
Gahoo's user avatar
  • 235
0 votes
1 answer
426 views

I came across a HTTP HELP method (https://portswigger.net/research/cracking-the-lens-targeting-https-hidden-attack-surface chapter "Invalid Host") and asked myself: Are there any more ...
secf00tprint's user avatar
0 votes
1 answer
1k views

I have an esp8266 which was directly sending http requests to http://fcm.googleapis.com/fcm/send but since google seems have stopped allowing requests to be send via http, I need to find a new ...
nPn's user avatar
  • 16.8k
1 vote
0 answers
96 views

I have a normal program (written in c++) compiled with make that I'm running in docker with the --memory option. According to docker stats the memory slowly goes up until it hits the limit I've ...
Andreas Wederbrand's user avatar
0 votes
2 answers
3k views

Setting up a forward proxy using Apache Traffic Server which forwards all request to another proxy and caches responses. I want to setup caching in front of my crawlers so that unwanted js and CSS ...
Appunni M's user avatar
1 vote
1 answer
2k views

I have installed Apache Traffic Server and configured records.config using: CONFIG proxy.config.http.cache.http INT 1 CONFIG proxy.config.reverse_proxy.enabled INT 1 CONFIG proxy.config.url_remap....
Dgrm's user avatar
  • 133
0 votes
1 answer
237 views

Currently I use the ats_generic_config.custom_log_format='url=%<cquuc>' to log the request url. The result will be like 'url=http://example.com:4080/abc?aa=AA&bb=BB&cc=CC'. However, the ...
Hard Mode's user avatar
0 votes
1 answer
428 views

Can AST be placed between clients and ISP directly and used as a transparent proxy server? I don't intend to cache anything or hide my own web server. I just need to filter some content at HTML level....
Pankaj Sejwal's user avatar
0 votes
2 answers
4k views

When Authorization header present in the inbound request, it's always a Cache Miss. My requirement is, I need ATS to treat the Authorization header like any other header (It should not cause cache ...
so-random-dude's user avatar
4 votes
2 answers
793 views

As far as I'm concerned, this is more of a development question than a server question, but it lies very much on the boundary of the two, so feel free to migrate to serverfault.com if that's the ...
spender's user avatar
  • 121k
0 votes
1 answer
598 views

i am trying to configure a cluster between two Apache Traffic Server, version 7.1.1, following the instructions on http://www.divedeepstaylong.com/admin-guide/configuration/multi-server-caches.en.html#...
Marta Santiago López's user avatar

15 30 50 per page