Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: is Plack really necessary?

by dsheroh (Monsignor)
on Apr 27, 2018 at 08:49 UTC ( [id://1213671]=note: print w/replies, xml ) Need Help??


in reply to Re^2: is Plack really necessary?
in thread is Plack really necessary?

The configuration on the linked page shows nginx connecting to hypnotoad using proxy_pass, which connects to the back-end service using HTTP. This is also indicated by the backend having an http://... URL and the proxy_set_header X-Forwarded-Proto "http"; configuration setting.

Replies are listed 'Best First'.
Re^4: is Plack really necessary?
by Anonymous Monk on Apr 27, 2018 at 11:32 UTC
    so there's no need for low level uwsgi/psgi protocol use?
        So with Starman involved, is this the correct diagram? Nginx <--> HTTP <--> Starman <--> Plackup/PSGI <--> Dancer <--> Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1213671]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found