Hi all,
I noticed, that when I use "https://www.google.com" as reaction in a rate limit policy then it doesn't work. In the log I can see the action:
2019-05-14-12:37:48.317+02:00I----- thread(5) trace.pdweb.http.ratelimit:3 /build/isam/src/i4w/pdweb/webseald/http/ratelimit/RateLimit.cpp:341: Bucket is full 16160466201027565576
2019-05-14-12:37:48.317+02:00I----- thread(5) trace.pdweb.http.ratelimit:5 /build/isam/src/i4w/pdweb/webseald/http/ratelimit/RateLimit.cpp:351: RATELIMIT_MGMT url:
https://www.google.com2019-05-14-12:37:48.317+02:00I----- thread(5) trace.pdweb.http.ratelimit:3 /build/isam/src/i4w/pdweb/webseald/http/ratelimit/RateLimit.cpp:465: ---RateLimiting end---
But there is no localtion header in 304 message:
HTTP/1.1 304 Not Modified
content-length: 0
date: Tue, 14 May 2019 11:34:14 GMT
p3p: CP="NON CUR OTPi OUR NOR UNI"
server: WebSEAL/9.0.6.0
strict-transport-security: max-age=31536000; includeSubDomains
It looks like action can be only a relative path, not any url. Is it by design?
Regards
------------------------------
Ivan Yartsev
------------------------------