Skip to content

중복 요청 방지 #4

Description

@woo0doo

클라이언트 단에서도 중복 요청 방지를 하지만 서버에서도 하면 더욱 견고할 것 같다.
어떻게 하면 중복 요청을 방지할 수 있을까?

방법 1 - Redis를 이용한 방지..
redis에다가 Key/Value 시간을 설정해서 저장하게 한 후, 똑같은 정보가 들어오는지 검증?...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions