Please monks help me.

1. What’s the difference between primary key and unique key?

2. The Perl script on the site is working slow. What’s your plan of attack?

3. Name several reasons why a Web site would not work entirely.

5. What version control systems do you use?

6. How do you configure the maximum number of processes in Apache?

7. How much memory do you need for Web server app? Describe your logic of calculating this number.

8. What are response codes 302 and 303?

9. How do you delete all files with file extension temp recursively on a Linux box?

10. What Perl tools do you use for coding, testing, debugging?

11. Do you use DHTML and JavaScript? Describe the projects you’ve used them in.

Thanks in advance.

Considered by marto: Delete, as a most of the questions are not Perl related
Unconsidered by Arunbear: keep votes prevented reaping; Keep/Edit/Delete: 5/0/19


In reply to Web developer questions by Anonymous Monk

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.