In the logs I see a flood of 403-errors, all related to a push-URL.
/apps/text/session/.../push
This happens from time to time with like 10 or 20 requests all ending in 403 in the same second.
They all had the same ID (document-ID? session-ID?) in the second last part of the URL (before /push).
Is there a way to avoid such errors and especially those floods? What could be a reason for so many all at once?
In the logs I see a flood of 403-errors, all related to a push-URL.
/apps/text/session/.../push
This happens from time to time with like 10 or 20 requests all ending in 403 in the same second.
They all had the same ID (document-ID? session-ID?) in the second last part of the URL (before /push).
Is there a way to avoid such errors and especially those floods? What could be a reason for so many all at once?