starman Questions

4

Solved

I've been doing web-programming for a while now and am quite familiar with the LAMP stack. I've decided to try playing around with the nginx/starman/dancer stack and I'm a bit confused about how to...
Trottier asked 26/8, 2012 at 4:17

3

Solved

I started a Dancer/Starman server using: sudo plackup -s Starman -p 5001 -E deployment --workers=10 -a mywebapp/bin/app.pl but I'm unsure how I can stop the server. Can someone provide me with ...
Andersen asked 17/6, 2013 at 21:30

1

I am running a Dancer (v1.3202) app with Starman (v0.4014) and ngynx as a front end proxy. I am noticing a huge latency spike in my load balancer every couple of hours and wonder if it's the worker...
Bevin asked 28/10, 2016 at 20:27

3

Solved

I am trying to deploy my little Catalyst web app using Plack/Starman. All the documentation seems to suggest I want to use this in combination with nginx. What are the benefits of this? Why not use...
Gracielagracile asked 30/5, 2010 at 16:13
1

© 2022 - 2024 — McMap. All rights reserved.