Alex Sherbakov

Results 56 comments of Alex Sherbakov

@bordunosp Could you describe the scenario in some details?

@bordunosp I'm using the same scenario with Vapor and made such a diversification on the front-end Nginx level, because it seems to me that hardcoding the domain names inside the...

@lmcd Got it. But you wrote: > Local connections will still respond, but external ones will just stall and timeout. and I made my guess based on that as there...

> I've confirmed with our sysadmins that the last time it happened, the server was timing out on requests locally too. This changes things.

@makleso6 As a workaround, you can use `Middleware` to catch 404 errors and, after some checks (if any), redirect user to some "default" route.

@patchthecode Could you show your schema definition for this table?

@patchthecode Is the problem is gone? Maybe we should close the issue?

@patchthecode Well, I asked you about a schema just because you didn't tell how that field specified in schema. Based on indirect information, I can assume that the `.dictionary` specified...

@patchthecode Oh, it seems I was completely wrong recognizing the problem. My bad.