HTTP,PERL,BETA,CGI,Pure,Server,Windows,Platfo
Quick Search for: in language:   
HTTP,PERL,BETA,CGI,Pure,Server,Windows,Platfo
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Perl Stats

 Code: 48,566 lines
 Jobs: 164 postings

 

You are in:

 
Login


Latest Code Ticker for Perl
randpass
By Joel Addams on 2/27


Programming Jargon, (with search)
By Benjamin Bechard on 2/26


CGI-Fortune with Extras
By Slava Shirokov on 2/23


TKase_tags.pl
By Incipient Cipher on 2/23


Printer Friendly Page v2
By Richard Leishman on 2/20


Click here to see a screenshot of this code!Centerized a String
By ram2i on 2/19

(Screen Shot)

Click here to see a screenshot of this code!Pyxus Pure Perl Web Server
By Alan Mollenkopf "BigAL" on 2/18

(Screen Shot)

Printer Friendly Page
By Richard Leishman on 2/16


Form to File
By Richard Leishman on 2/16


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 

 
 

   

Pyxus Pure Perl Web Server

Print
Email
 
winzip icon
Submitted on: 2/18/2002 6:56:51 PM
By: Alan Mollenkopf "BigAL"  
Level: Intermediate
User Rating: Unrated
Compatibility:Active Perl specific

Users have accessed this code 174 times.
 
(About the author)
 
     Pure Perl HTTP (Web) Server For Windows Platforms The Server was Coded Entirely in PERL. This server is not intended to compete with the Likes of Apache and Sambar Servers. It is fast and stable ... but is still in developmental stages (read BETA). It is not constructed nor does it operate like a typical webserver. Rather, it is a new type of webserver which is more "aware" of its environment and if it is being attacked. See our security page. Pxyus is also simple and small by design. It consists of a two scripts, start and configure pyxus. Assuming a normal distribution of Perl is available on your computer then you probably have everything you need already! See the links page for more resources. If you need to adapt it for some reason, you have a good chance of getting it to work without blowing your budget or your mind. If you're really paranoid about security you can edit out (or in) those features you don't (do) want. Pyxus is a single process server. Unlike other servers which delegate requests to a child process or other threads, Pyxus keeps to itself and tries to get files out as quickly as possible. While Pyxus is not intended for high volume sites or sites requiring high performance we feel it still has enough zip to service smaller sites. It is an excellent teaching tool and can be use to help students acquire a feel for the issues associated with server design. If you're interested in helping to develop this server or if you have problems Please Email Us .. We are aware that the logfile fills quickly. It can be disabled in the configuration file if desired. Pyxus is very fast and provides modest CGI support which is customizable. However, Pyxus is still a work in progress. While Pyxus supports most CGI scripts there may be some circumstances where things don't work as expected. That's why we need more eyeballs to help check things out!

 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    =**************************************
    = for :Pyxus Pure Perl Web Server
    =**************************************
    Most of my code has been without copyright, however many other supporters have requested this Copyright. Please dont be intimedated by a copyrigtht, 
    Copyright Mollensoft and Monashee, but is opensource for development. Please contribute to Pyxus!
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for langauges that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 9 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The codewith your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments

 There are no comments on this submission.
 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Perl Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.