Hey there,
How can i implement a ACL for a specific API path (/api-test) to have a server timeout value, so Global server timeout is 3s and i need to add backend timeout for 5 min only for a specific path. (all other request except /api-test should have the 3s server timeout ?
thanks
2 posts - 2 participants