esi-test-server-docker
esi-test-server-docker copied to clipboard
A dockerized version of Akamai's Edge Side Includes Test Server (ETS).
Reloading the browser (CTRL+R) causes any custom code in the left panel of http://localhost:8080/playground to disappear. It would be great if we could use local storage, or at least add...
I have the following setup 1. Docker container with express server that acts as the origin server for ETS, which serves the following content ``` ``` 2. Second docker container...
Hi, I am trying to run the container like this `docker run -d -p 8082:80 akamaiesi/ets-docker:latest -r cocoh.23` where cocoh.23 is localhost (where I have a python server listening), and...
I am using the playground for resolving ESI fragmentation. ` ` Output: `.hide {display:none;} /*********************Debugging Section*********************/ [2034]: Source encoding detected: UTF-8. //1 //2 //3 //4 GEO: georegion=246,country_code=US,region_code=CA,city=SANJOSE,dma=807,pmsa=7400,areacode=408,county=SANTACLARA,fips=06085,lat=37.3353,long=-121.8938,timezone=PST,network_type=dialup HTTP_ACCEPT: HTTP_ACCEPT_CHARSET: HTTP_ACCEPT_ENCODING:...