Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
P is for Practical
 
PerlMonks  

Re: Re: Re: regarding session in CGI

by hanenkamp (Pilgrim)
on Dec 17, 2003 at 11:11 UTC ( [id://315296]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: regarding session in CGI
in thread regarding session in CGI

Actually, mod_perl is just a platform within which you run your code. See http://perl.apache.org/ for details on mod_perl. Essentially, your CGI scripts can be used as is to run inside a special mod_perl handler process. Or you can rewrite your scripts to use mod_perl's handler API directly.

Thus, you can probably use your code as is within mod_perl (though, you'll still need some modification to cache your telnet connection) or you can rewrite it to use the mod_perl framework directly, if you prefer.

Replies are listed 'Best First'.
Re: Re: Re: Re: regarding session in CGI
by mnsbb (Initiate) on Dec 21, 2003 at 23:47 UTC
    Hi hanenkemp and barrd, I got it working and now the response time is 2 seconds. Thanks a lot.
      hi, I got it working, and now the response is 2 secs. Thanks a lot. mnsbb

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://315296]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.