kantaroso / game-information

0 stars 0 forks source link

varnishお試し #39

Closed kantaroso closed 1 year ago

kantaroso commented 2 years ago

ドキュメント

kantaroso commented 2 years ago

ログ

kantaroso commented 2 years ago

curl

curl -i -X GET -w '\n' http://localhost:8070/test_v
curl -i -X GET -w '\n' http://localhost:8070/common/pv
curl -i -X GET -w '\n' http://localhost:8070/common/pv_nocache
curl -i -X GET -w '\n' http://localhost:8070/common/pv_cachepurge
curl -i -X GET -w '\n' http://localhost:8070/maker/list
curl -i -X GET -w '\n' http://localhost:8070/maker/detail/3rdeye
curl -i -X GET -w '\n' http://localhost:8070/debug500

curl -i -X GET -w '\n' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100' http://localhost:8070/common/pv
curl -i -X GET -w '\n' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' http://localhost:8070/common/pv
kantaroso commented 2 years ago

動作確認など https://github.com/kantaroso/game-information/pull/40