Share via

thread starvation with piranha cms on azure b1s vm

ataxlab canary 271 Reputation points
2020-11-02T00:46:00.76+00:00

on an azure b1s vm i have deployed piranha cms which is a fairly simple asp.net web application - i uploaded some 2 meg files to the media library and this happened. you can see the network traffic spike of the image upload followed by disk usage mayhem

36554-image.png

is a b1s really incapable of serving simple asp.net core web apps or do i have ubuntu set up wrong somehow?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

ataxlab canary 271 Reputation points
2020-11-02T01:36:27.827+00:00

actually i redeployed the asp.net app as a systemd service rebooted and got a much better looking trace, and the media upload completed as expected.

as such it seems my problem was transient

therefore the answer to my question is that yes, an azure b1s vm can handle basic piranha cms. deployments (specifically not crashing on media upload due to vm capacity limitations)

36666-image.png

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.