Perl/PSGI web deployment survey
This is a survey of how people develop and deploy Perl web applications using PSGI. Collected results will be published and discussed in my upcoming talks at YAPC::NA and OSCON 2011. The raw data will be kept private and your identity such as names and company information won't be published.

Not all fields are rquired. If there're any f

-- Tatsuhiko Miyagawa 2011.06.11
Sign in to Google to save your progress. Learn more
Your Name
Your name will be kept private
Email
Used for further communication if we want to talk more about the specific answers. Your email will be kept private.
Category
Which of the list defines best the category of your web application?
How many developers (including you) are working on the app?
Infrastructure
Which infrastructure is your app deployed in?
When did you start migrating to PSGI/Plack based environment?
Operation Systems
Which operation system is your app running on?
Perl version
Web Application Framework
If your application uses a web framework, what do you use?
Previous web application framework
If you switched an application framework to use PSGI, what did you use before?
PSGI servers
Which PSGI server is your application running on?
FastCGI web server
If your application is running as FastCGI, what is your web server?
Frontend server
If your application is running behind a frontend server, what is it?
How many number of worker servers do you have?
Numer of backend app servers: 1 if you only have one server
How many number of worker processes do you have?
Number of backend worker processes for Starman, FastCGI etc.
How did you measure what is the appropriate number for processed and server?
If you use HTTP reverse proxy or FastCGI, which do you use:
If you use HTTP reverse proxy or FastCGI, was there a reason to choose one over the other?
If there's a particular tool you use to measure the performance of your app, tell me.
What do you use to manage access logs and application logs?
How do you monitor your application processes?
If you use hot deploy systems, what do you use?
What kind of middleware do you use in the production environment?
If you migrated from non-PSGI environment such as plain mod_perl or FastCGI, how was your experience?
If the migration was difficult, which part was the most difficult? If there's any interesting insight you can share, let us know.
Is there any comments, suggestions, interesting story or deployment techniques you can share?
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy