Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize cache and analytics balance #2

Open
progre opened this issue Feb 3, 2023 · 2 comments
Open

Optimize cache and analytics balance #2

progre opened this issue Feb 3, 2023 · 2 comments

Comments

@progre
Copy link
Owner

progre commented Feb 3, 2023

https://vercel.com/dashboard/usage?topPathsType=execution_time&range=last-30-days

image

急激に上がった負荷はキャッシュ時間を 1 分 → 5 分にすることで鎮静化した e22a729

nginx からのクエリパラメーター削除は効いてるかわからんレベル e914bd5

内部キャッシュの廃止は思ったほど効いてない。
→ /index.txt へのリクエストはパラメーターがバラバラなので、キャッシュが活かせていないのでは?
アクセス統計が取れなくなってるので 戻してもいいかも。 #1

尚 Source Image Optimizations の肥大化は prgrssv.net によるものなので無関係

@progre
Copy link
Owner Author

progre commented Feb 23, 2023

image

キャッシュ時間は10分まで伸ばしていたが、鎮静化したので5分に戻した 98cd6bd

3GB/day はちょっとあぶない
#4 の結果どうなるか要注意

@progre
Copy link
Owner Author

progre commented Feb 25, 2023

読みが外れた。#4 で明らかに負荷が増えた。

image

#5 で入れなおした

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant