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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I'm preparing to launch a web site, developed with CGI::Application. The site will support user accounts (registration, login, etc), use database-backed sessions to maintain state, shopping cart info, etc. As a result, every page hit will result in a cgi script being run.

Most web hosting companies assume you only need to upload HTML files. I've had a hard time finding companies that allow CGI scripts like I need. At this point, I'm seriously considering the company that hosts perlmonks - but their terms of service state that no user may have more than 8 processes running on the server at any one time. For me, that means if I have 8 customers all click on a link at the same time - boom! Right?

Note that I'm looking at the $30/month plan. In order to get a dedicated server running with mod_perl enabled, the price jumps to $250/month. That's more than I can afford, at least initially.

So - what are my alternatives? Find another web host? I expect most hosts will have similar limits. Use PHP (the horror!). What have other people done?

I've actually done a lot of webapp development - but always at work, within the company intranet, where I had root access to the web servers, etc. This will be my first personal website, using a hosting company, and it seems really hard to do anything with all the restrictions. Of course, I understand the need for security, sharing resources, etc. I'm assuming that some of you here do web development using perl, so - any suggestions?

Thanks!


In reply to Best way to host a CGI::Application based web site? by scorpio17

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 15:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found