Advertisement
Guest User

Untitled

a guest
Feb 7th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.39 KB | None | 0 0
  1. # /usr/local/bin/caddy run --config=/etc/caddy/caddy.conf
  2. 2020/02/07 18:38:56.207 INFO using provided configuration {"config_file": "/etc/caddy/caddy.conf", "config_adapter": ""}
  3. 2020/02/07 18:38:56.208 INFO admin admin endpoint started {"address": "localhost:2019", "enforce_origin": false, "origins": ["localhost:2019"]}
  4. 2020/02/07 18:38:56.209 INFO http enabling automatic HTTP->HTTPS redirects {"server_name": "srv0"}
  5. 2020/02/07 18:38:56.209 WARN http server is listening on same interface as redirects, so automatic HTTP->HTTPS redirects might be overridden by your own configuration {"server_name": "srv0", "interface": ":80"}
  6. 2020/02/07 18:38:56.209 INFO http enabling automatic TLS certificate management {"domains": ["mydomain"]}
  7. 2020/02/07 19:38:56 [INFO][cache:0xc0003235e0] Started certificate maintenance routine
  8. 2020/02/07 18:38:56.212 INFO tls cleaned up storage units
  9. 2020/02/07 18:38:56.212 INFO autosaved config {"file": "/root/.config/caddy/autosave.json"}
  10. 2020/02/07 18:38:56.212 INFO serving initial configuration
  11.  
  12. 2020/02/07 18:39:02.383 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Accept": ["text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"], "Accept-Language": ["en-GB,en;q=0.5"], "Accept-Encoding": ["gzip, deflate, br"], "If-None-Match": ["\"f4e-5952c97a7a7c0\""], "User-Agent": ["user-agent"], "Dnt": ["1"], "Upgrade-Insecure-Requests": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "Cache-Control": ["max-age=0"], "Te": ["trailers"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET / HTTP/2.0\" 304 0", "latency": 0.017430677, "size": 0, "status": 304, "resp_headers": {"Etag": ["\"f4e-5952c97a7a7c0\""], "Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"]}}
  13. 2020/02/07 18:39:02.470 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/css/style.css", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Accept-Encoding": ["gzip, deflate, br"], "Referer": ["https://mydomain/"], "Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"12f1-5952c97a7a7c0\""], "Accept": ["text/css,*/*;q=0.1"], "Accept-Language": ["en-GB,en;q=0.5"], "Te": ["trailers"], "User-Agent": ["user-agent"], "Cache-Control": ["max-age=0"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /css/style.css HTTP/2.0\" 304 0", "latency": 0.004563602, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Etag": ["\"12f1-5952c97a7a7c0\""], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"]}}
  14. 2020/02/07 18:39:02.473 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/logo.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Referer": ["https://mydomain/"], "Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"470b-5952c97a7a7c0\""], "Cache-Control": ["max-age=0"], "User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Te": ["trailers"], "Accept-Encoding": ["gzip, deflate, br"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/logo.png HTTP/2.0\" 304 0", "latency": 0.005554333, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Etag": ["\"470b-5952c97a7a7c0\""], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"]}}
  15. 2020/02/07 18:39:02.495 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/globe.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Accept-Encoding": ["gzip, deflate, br"], "Referer": ["https://mydomain/css/style.css"], "Dnt": ["1"], "Cache-Control": ["max-age=0"], "Te": ["trailers"], "User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/globe.png HTTP/2.0\" 200 49609", "latency": 0.007115841, "size": 49609, "status": 200, "resp_headers": {"Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Content-Type": ["image/png"], "Content-Length": ["49609"], "Server": ["Caddy", "nginx"], "Last-Modified": ["Fri, 18 Oct 2019 10:13:59 GMT"], "Etag": ["\"c1c9-5952c97a7a7c0\""], "Accept-Ranges": ["bytes"]}}
  16. 2020/02/07 18:39:02.517 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/blog.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Cache-Control": ["max-age=0"], "Accept-Encoding": ["gzip, deflate, br"], "Referer": ["https://mydomain/css/style.css"], "Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"918-5952c97a7a7c0\""], "User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Te": ["trailers"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/blog.png HTTP/2.0\" 304 0", "latency": 0.004435605, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Etag": ["\"918-5952c97a7a7c0\""]}}
  17. 2020/02/07 18:39:02.517 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/forum.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Accept-Encoding": ["gzip, deflate, br"], "Referer": ["https://mydomain/css/style.css"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"d61-5952c97a7a7c0\""], "User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Dnt": ["1"], "Cache-Control": ["max-age=0"], "Te": ["trailers"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/forum.png HTTP/2.0\" 304 0", "latency": 0.004277876, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Etag": ["\"d61-5952c97a7a7c0\""]}}
  18. 2020/02/07 18:39:02.522 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/knowledge-base.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"User-Agent": ["user-agent"], "Accept-Language": ["en-GB,en;q=0.5"], "Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"5d7-5952c97a7a7c0\""], "Cache-Control": ["max-age=0"], "Accept": ["image/webp,*/*"], "Accept-Encoding": ["gzip, deflate, br"], "Referer": ["https://mydomain/css/style.css"], "Te": ["trailers"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/knowledge-base.png HTTP/2.0\" 304 0", "latency": 0.008648708, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Etag": ["\"5d7-5952c97a7a7c0\""], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"]}}
  19. 2020/02/07 18:39:02.522 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/facebook.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "If-None-Match": ["\"78d-5952c97a7a7c0\""], "Cache-Control": ["max-age=0"], "User-Agent": ["user-agent"], "Accept-Encoding": ["gzip, deflate, br"], "Dnt": ["1"], "Te": ["trailers"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Referer": ["https://mydomain/css/style.css"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/facebook.png HTTP/2.0\" 304 0", "latency": 0.008230872, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Etag": ["\"78d-5952c97a7a7c0\""]}}
  20. 2020/02/07 18:39:02.522 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/linkedin.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Referer": ["https://mydomain/css/style.css"], "If-None-Match": ["\"2e1-5952c97a7a7c0\""], "Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "Cache-Control": ["max-age=0"], "Te": ["trailers"], "User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Accept-Encoding": ["gzip, deflate, br"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/linkedin.png HTTP/2.0\" 304 0", "latency": 0.007627559, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Etag": ["\"2e1-5952c97a7a7c0\""]}}
  21. 2020/02/07 18:39:02.523 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/img/twitter.png", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"Dnt": ["1"], "If-Modified-Since": ["Fri, 18 Oct 2019 10:13:59 GMT"], "Te": ["trailers"], "User-Agent": ["user-agent"], "Accept-Language": ["en-GB,en;q=0.5"], "Accept-Encoding": ["gzip, deflate, br"], "Cache-Control": ["max-age=0"], "Accept": ["image/webp,*/*"], "Referer": ["https://mydomain/css/style.css"], "If-None-Match": ["\"8fe-5952c97a7a7c0\""]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /img/twitter.png HTTP/2.0\" 304 0", "latency": 0.008359018, "size": 0, "status": 304, "resp_headers": {"Server": ["Caddy", "nginx"], "Date": ["Fri, 07 Feb 2020 18:39:02 GMT"], "Etag": ["\"8fe-5952c97a7a7c0\""]}}
  22. 2020/02/07 18:39:02.570 INFO http.log.access handled request {"request": {"method": "GET", "uri": "/favicon.ico", "proto": "HTTP/2.0", "remote_addr": "4.3.2.1:48573", "host": "mydomain", "headers": {"User-Agent": ["user-agent"], "Accept": ["image/webp,*/*"], "Accept-Language": ["en-GB,en;q=0.5"], "Accept-Encoding": ["gzip, deflate, br"], "Dnt": ["1"], "Cache-Control": ["max-age=0"], "Te": ["trailers"]}, "tls": {"resumed": false, "version": 772, "ciphersuite": 4865, "proto": "h2", "proto_mutual": true, "server_name": "mydomain"}}, "common_log": "4.3.2.1 - -- [07/Feb/2020:19:39:02 +0100] \"GET /favicon.ico HTTP/2.0\" 0 0", "latency": 0.000049551, "size": 0, "status": 0, "resp_headers": {"Server": ["Caddy"]}}
  23.  
  24. ^C
  25. 2020/02/07 18:39:07.750 INFO shutting down {"signal": "SIGINT"}
  26. 2020/02/07 19:39:08 [INFO][cache:0xc0003235e0] Stopped certificate maintenance routine
  27. 2020/02/07 18:39:08.251 INFO shutdown done {"signal": "SIGINT"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement