Replies: 1 comment 7 replies
-
I see a lot of these btw in the log. DEBUG: Parser: IN_PACKETDEBUG: Parser: DecryptingDEBUG: Parser: pktLen:684,padLen:9,remainLen:672DEBUG: Parser: IN_PACKETDATADEBUG: Parser: DecryptingDEBUG: Parser: HMAC size:20DEBUG: Parser: IN_PACKETDATAVERIFYDEBUG: Parser: Verifying MACDEBUG: Parser: IN_PACKETDATAVERIFY (Valid HMAC)DEBUG: Parser: IN_PACKETDATAAFTER, packet: CHANNEL_DATA (0)DEBUG: Parser: IN_PACKETBEFORE (expecting 16) Seems like its one of them every one second or so. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have just figured out that its something with ImageSharp that are causing some weird memory spikes on my Azure App Service.
Take a look at this baby 😨
And that is a 32gb Linux App Service Plan. So well, its a big one.
How can i try to debug this? I guess it could be whatever and it's pretty high traffic and its hundreds of thousands images that is served.
Any tips on where to start?
Ps. I just bought a developer license :) I read something about support there if you want to look into it in more detail.
Beta Was this translation helpful? Give feedback.
All reactions