Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: How many FastCGI servers to use for Catalyst app?

by ciderpunx (Vicar)
on Feb 28, 2011 at 18:37 UTC ( [id://890618]=note: print w/replies, xml ) Need Help??


in reply to How many FastCGI servers to use for Catalyst app?

  • Are fastcgi processes actually the bottleneck?
  • How many visitors are you expecting?
  • How many are you expecting at a time?
  • How many requests would each visitor typically generate?
  • How much memory can you dedicate to running fastcgi processes?
  • How long does each process take to run (on average)?
  • Can you leave your users hanging round for a second or two?
  • What possibilities exist for caching images once they're generated and serving them up statically?
Well, you get the idea. There's a lot you would need to know before anyone can give a helpful answer.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-29 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found